Socket.IO-connect icon indicating copy to clipboard operation
Socket.IO-connect copied to clipboard

Use Socket.IO-node as middleware in your Connect app

Results 4 Socket.IO-connect issues
Sort by recently updated
recently updated
newest added

Documentation didn't mention that user needs to install connect/socket.io using npm - I just added those to lines. Thanks.

npm home socket.io-connect brings you to the hooks page instead of the socket.io-connect page. in package.json: homepage: 'https://github.com/bnoguchi/hooks-js/'

Some socket.io transports clear the "client.request" property before passing down the middleware. This causes a later error in connect's http.js. 2 Mar 16:15:17 - socket.io ready - accepting connections 2...