#1937 How to use websockets in wisp?

Akcelisto Tue 3 Jul 2012

How to use websockets in wisp? Or better moving to tales?

DanielFath Tue 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.

Login or Signup to reply.