README
socket.io-rpc-event-handlers
contains internal event handling code for socket.io-rpc and socket.io-rpc-client
If you want to use socket.io-rpc in your app, install that, DO NOT use this code directly.
contains internal event handling code for socket.io-rpc and socket.io-rpc-client
<script type="module">
import socketIoRpcEventHandlers from 'https://cdn.skypack.dev/socket.io-rpc-event-handlers';
</script>
contains internal event handling code for socket.io-rpc and socket.io-rpc-client
If you want to use socket.io-rpc in your app, install that, DO NOT use this code directly.