UNPKG

@stomp/rx-stomp

Version:

RxJS STOMP client for Javascript and Typescript

11 lines 296 B
/** * This is a Ninja-level topic. * * Configuration and customization hooks for RxStomp RPC reply handling. * * For usage examples, see the guide: * /guide/rx-stomp/ng2-stompjs/remote-procedure-call.html */ export class RxStompRPCConfig { } //# sourceMappingURL=rx-stomp-rpc-config.js.map