Commit f64e75f
committed
WebSocket documentation first draft
added :
1 Description 2
2 Library 2
2.1 Actor 2
2.1.1 WebSocket Client.lvclass 2
2.1.2 WebSocket Connection.lvclass 2
2.1.3 WebSocket Server Manager.lvclass 3
2.1.4 WebSocket Server.lvclass 3
2.1.5 WebSocket Service.lvclass 3
2.2 Abstract message 4
2.2.1 WebSocket Connection Handler Msg.lvclass 4
2.2.2 WebSocket Server-Service Enqueuer Msg.lvclass 4
3 Server implementation 4
3.1 API 5
3.1.1 WebSocket Server Listener Settings 5
3.1.2 With the WebSocket Server Manager 5
3.1.3 Without the WebSocket Server Manager 6
3.1.4 Add Service 7
3.1.5 Broadcast 8
4 Client implementation 9
4.1 API 91 parent 03b3cb9 commit f64e75f
1 file changed
Binary file not shown.
0 commit comments