23 Commits

Author SHA1 Message Date
28e15f2fd4 Optional ssl (#1427)
* Make ssl for server optional
2025-09-08 10:47:32 +02:00
0b1b1e38bb Iclude boost as system headers to suppress warnings 2024-12-20 19:30:42 +01:00
c112058998 Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
153d004004 Reenable plain HTTP, change HTTPS port to 1788 2024-12-19 22:44:51 +01:00
c5bd0ed6df Clean up 2024-12-19 22:44:51 +01:00
447bbb60f7 Suppress boost warning 2024-12-19 22:44:51 +01:00
a796bb2032 Use HTTPS, support for HTTP missing 2024-12-19 22:44:51 +01:00
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
c77040ee1e Disable "deprecated-declarations" warning on macos 2022-06-30 14:31:50 +02:00
989eb6ec8e Reorder header includes 2022-01-30 21:45:00 +01:00
b3d2d5aabc Reformat source 2021-12-09 18:08:49 +01:00
e7f1519ab2 Cleanup namespaces 2021-12-09 13:52:53 +01:00
ffa742c49f Use executors with implicit strand 2021-09-11 23:12:31 +02:00
7597f15d24 Tidy up code 2021-02-11 08:33:36 +01:00
58dbfcee89 Ignore "maybe-uninitialized" in boost beast 2020-11-30 18:49:40 +01:00
aab3c343d0 Fix warnings 2020-11-29 00:10:47 +01:00
af93719490 Rename MessageReceiver to StreamMessageReceiver 2020-07-21 17:09:26 +02:00
01ce9a60c0 Streaming clients can connect via Websockets 2020-07-11 19:39:58 +02:00
e148d74772 Move --user command line setting into config file 2020-06-07 14:21:58 +02:00
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
e9dbb6c3b6 fix crash during heavy websocket load 2019-11-15 17:45:49 +01:00
72bd17cb20 configuration is stored in file snapserver.conf 2019-10-06 13:28:22 +02:00
6566235831 add HTTP and websocket support (preliminary) 2019-09-30 22:24:35 +02:00