yii-node-socket icon indicating copy to clipboard operation
yii-node-socket copied to clipboard

Results 50 yii-node-socket issues
Sort by recently updated
recently updated
newest added

Hello, Where do you define the YiiNodeSocket javascript class? I cannot find it anywhere on the files. I get ReferenceError: YiiNodeSocket is not defined when I try var socket =...

Hi, first off THANK YOU for making this extension, it seems incredibly useful. Unfortunately I have run into an issue getting it running. I followed your installation and configuration instructions,...

when we run server we need to load all channels and subscribers in the memory need implement this feature!

enhancement

Add gc method in console command For: - remove expired subscribers with sid

need: when server started load some data in memory (maybe channels, subscribers), if channel or subscriber not found try check it in db

Very interesting solution, but I have a problem to make it run "can not get the connection of socket.io client web server." You can add more examples for this.

Need write tests

enhancement