KeyWorld
New member
@sever
Is the problem still here ? I did some fixes some weeks ago about charset problem because of urlencode.
@daison3
It's not using socket.io. For now it's using different ways depending of the browser support:
@Edgarchik
You can send me a pm with your mail so I'll activate it.
The forum/server going to switch to a new web host soon, too much limitation with the current one...
Is the problem still here ? I did some fixes some weeks ago about charset problem because of urlencode.
@daison3
It's not using socket.io. For now it's using different ways depending of the browser support:
- Node Socket - if running as a node-wekbit package (not fully implemented)
- TCPSocket - depending of the support, for now it's only supported on Firefox OS App
- Chrome Socket - if running as a chrome app.
- WebSocket - (need to setup a websocket proxy server, using nodejs, to support the websocket handshake).
- Java Socket - last case, need to install a java applet.
@Edgarchik
You can send me a pm with your mail so I'll activate it.
The forum/server going to switch to a new web host soon, too much limitation with the current one...