require('sockjs').createServer(server).attch is undefined
Closed this issue · 3 comments
chnliquan commented
use the sockjs-node according to document, the echo.attach
method is undefined, i can use echo.installHandlers(server)
to connect the ws
brycekahle commented
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.
buzhun commented
when to resolve this problem?
brycekahle commented
@buzhun There is no problem. Please read my latest comment.