socketio / socket.io-adapter

The Socket.IO in-memory adapter
https://socket.io/
197 stars 101 forks source link

Remove the socket.io-parser dependency #47

Closed darrachequesne closed 7 years ago

darrachequesne commented 7 years ago

That will allow to use a custom parser (see https://github.com/socketio/socket.io/pull/2829).