1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

18 commits

Author SHA1 Message Date
104455e0d5 splitting web socket code in multiple files 2016-06-08 22:39:17 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
50d048e017 smaller cleanups and bugfixes for web socket node type (still a bit buggy :-() 2016-02-04 18:25:13 +01:00
79fa624c3e fix: only send data once to the client 2016-02-04 17:49:45 +01:00
8a578325c3 fix: proper shutdown of active web socket connections 2016-02-04 17:18:30 +01:00
e761f22c54 binary WebSocket payload 2016-02-04 17:18:30 +01:00
51fe428809 updated third party libraries 2016-02-04 17:18:30 +01:00
191a26d55e improved web socket logging 2016-02-04 17:18:29 +01:00
317f3029d1 upgrade libwebsockets api to lastest version: v1.6.0-chrome48-firefox42 2016-01-15 15:11:22 +01:00
fcf01e5410 updated WebSocket node to latest develop state 2016-01-15 00:08:23 +01:00
458976ce63 added new field to node type descriptor which specifies maximum vector length 2016-01-15 00:08:23 +01:00
5fc9c7bd15 Changed name of configuration setting combine to vectorize 2015-12-19 16:51:27 +01:00
fbabc57273 fixed some small bugs in async path and web socket 2015-12-19 16:15:51 +01:00
55c8a85afb smaller fixes for web socket node type 2015-12-13 20:24:56 +01:00
0e2ca8644b added "/config.json" endpoint for HTTP server 2015-12-13 02:01:57 +01:00
0d18c263fd fixed hanging shutdown of websocket node type 2015-12-11 18:33:30 +01:00
3b91ba705f changed signature of node type initialization 2015-12-11 12:35:32 +01:00
6978756f8c changed libwebsockets user API and moved files to correct location 2015-12-09 15:48:53 +01:00
Renamed from server/src/websocket.c (Browse further)