How to use websockets in wisp?
DanielFath
3 Jul 2012
Currently there is no pure Fantom websocket implementation. That means, you gotta use an existing library via Java FFI.
Hopefully support for websockets will be added later.
DanielFath
3 Jul 2012
Currently there is no pure Fantom websocket implementation. That means, you gotta use an existing library via Java FFI.
Hopefully support for websockets will be added later.
Akcelisto
3 Jul 2012
How to use websockets in
wisp? Or better moving totales?