|
28e15f2fd4
|
Optional ssl (#1427)
* Make ssl for server optional
|
2025-09-08 10:47:32 +02:00 |
|
|
5c41afd9e3
|
Fix linter warnings
|
2025-06-06 10:21:48 +02:00 |
|
|
a638da0ff7
|
Improve time sync over websocket
|
2025-01-13 20:23:29 +01:00 |
|
|
d5677b6f78
|
Reformat code
|
2025-01-09 15:06:35 +01:00 |
|
|
17efc6799c
|
Fix static analysis issues
|
2024-12-20 21:56:12 +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 |
|
|
a796bb2032
|
Use HTTPS, support for HTTP missing
|
2024-12-19 22:44:51 +01:00 |
|
|
c01ba2bdde
|
Fix includes
|
2023-01-22 21:30:11 +01:00 |
|
|
e1c8250876
|
Reformat code
|
2022-12-29 19:10:38 +01:00 |
|
|
caef2b7b87
|
Clean up asio includes
|
2022-01-31 21:07:34 +01:00 |
|
|
4f29f000de
|
Use namespace "boost::asio" instead of "net"
|
2022-01-30 22:07:13 +01:00 |
|
|
989eb6ec8e
|
Reorder header includes
|
2022-01-30 21:45:00 +01:00 |
|
|
ffa742c49f
|
Use executors with implicit strand
|
2021-09-11 23:12:31 +02:00 |
|
|
0eaee48f10
|
Process messages asynchronously
|
2021-06-10 08:55:31 +02:00 |
|
|
5b9321b8c6
|
Lower log level
|
2021-06-04 16:58:11 +02:00 |
|
|
3ac9245d00
|
Reformat code with clang 10
|
2020-11-27 21:29:34 +01:00 |
|
|
d52015ff09
|
Move logic from StreamServer into new Server class
|
2020-07-20 11:54:58 +02:00 |
|
|
01ce9a60c0
|
Streaming clients can connect via Websockets
|
2020-07-11 19:39:58 +02:00 |
|