Jocelyn Fiat
|
e834b2b360
|
Added on_timer callback event so that server can check regularly external state.
This is a basic solution to implement a way to check for time to time for events to notify websocket clients.
|
2017-10-24 17:43:06 +02:00 |
|
|
|
01a9d02586
|
Added websocket examples for the server and client.
|
2016-10-13 22:01:50 +02:00 |
|
|
|
193cc3cbde
|
Renamed WGI_STANDALONE_CONNECTOR_ACCESS as WGI_STANDALONE_CONNECTOR_EXPORTER.
Isolate the websocket implementation in descendant of {WEB_SOCKET_EVENT_I}.
Added very simple echo websocket example.
+ code cleaning.
|
2016-06-22 10:46:15 +02:00 |
|
|
|
b49e841ac7
|
Added WSF standalone_websocket connector, that provides websocket on top of standalone connector.
|
2016-06-21 23:37:48 +02:00 |
|