sockjs/sockjs-node

require('sockjs').createServer(server).attch is undefined

Closed this issue · 3 comments

use the sockjs-node according to document, the echo.attach method is undefined, i can use echo.installHandlers(server) to connect the ws

The master branch does not represent the released version. It can contain changes that have not been released yet. The examples have been updated to reflect some API changes coming in 0.4.0.

when to resolve this problem?

@buzhun There is no problem. Please read my latest comment.