Closed lokeshagg13 closed 4 years ago
Describe the bug In nodejs documentation, in the statement var client = require('socketengine').client;
it should be var client = require('socket.engine').client;
for both client.js and host.js
Good catch. Thanks for pointing this out. Fixed!
Describe the bug In nodejs documentation, in the statement var client = require('socketengine').client;
it should be var client = require('socket.engine').client;
for both client.js and host.js