godot/modules/websocket/doc_classes
Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library.
Both client and server are supported on native builds (as usual).

SSL server is still not supported, but will soon be possible with this
new library.

The API stays the same, we just need to work out potential issues due to
this big library switch.
2019-07-04 15:03:04 +02:00
..
WebSocketClient.xml WebSocket module now uses wslay library. 2019-07-04 15:03:04 +02:00
WebSocketMultiplayerPeer.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
WebSocketPeer.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
WebSocketServer.xml WebSocket module now uses wslay library. 2019-07-04 15:03:04 +02:00