RxJS operator for mapping a structured text message into its textual representation.
Each message is mapped to a tuple of three elements: [, Params, Message].
Note: Messages must be published as MessageType.TEXT messages, otherwise an error is thrown.
RxJS operator for mapping a structured text message into its textual representation.
Each message is mapped to a tuple of three elements: [, Params, Message].
Note: Messages must be published as MessageType.TEXT messages, otherwise an error is thrown.