UNPKG

rpc-websocketserver

Version:

Simple rpc websocket server, wrapping the very popular 'ws' library. Register your RPCs with convenient decorators.

2 lines (1 loc) 40 B
export declare const NOOP: () => void;