Commit graph

11 commits

Author SHA1 Message Date
badaix
af93719490 Rename MessageReceiver to StreamMessageReceiver 2020-07-21 17:09:26 +02:00
badaix
01ce9a60c0 Streaming clients can connect via Websockets 2020-07-11 19:39:58 +02:00
badaix
21d259d0af Fix crash during client disconnect 2020-01-25 22:20:02 +01:00
badaix
5c79d9447d Remove unused includes 2020-01-05 14:31:34 +01:00
badaix
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
badaix
0b21a5daee rename files to snake_case 2019-10-13 18:43:32 +02:00
badaix
72bd17cb20 configuration is stored in file snapserver.conf 2019-10-06 13:28:22 +02:00
badaix
6566235831 add HTTP and websocket support (preliminary) 2019-09-30 22:24:35 +02:00
badaix
49bc832870 first websocket draft, running on port 8080 2019-09-28 23:42:03 +02:00
badaix
ec3f8d8ad5 switch to boost::asio 2019-09-28 21:28:54 +02:00
badaix
08d0ce58f2 add dummy control session for websockets 2019-09-28 16:57:58 +02:00
Renamed from server/controlSession.h (Browse further)