Commit graph

21 commits

Author SHA1 Message Date
badaix
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
badaix
5e7bb12efb Reformat code 2025-01-17 08:43:22 +01:00
badaix
5ad76c0f18 Use installed Catch2 if available 2025-01-17 08:41:48 +01:00
badaix
ce743ce4c6 Fix Linter issues 2025-01-05 17:50:58 +01:00
badaix
03ce0ed2df Iclude boost as system headers to suppress warnings 2024-12-20 19:36:44 +01:00
badaix
c112058998 Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
badaix
0a50006c0c Remove _UNICODE define 2024-12-19 22:44:51 +01:00
badaix
13285a6cbb Link catch2 non private 2024-12-19 22:44:51 +01:00
badaix
b7f3c91f30 Link catch2 2024-12-19 22:44:51 +01:00
badaix
f44609a872 Fetch catch2 from git repo 2024-12-19 22:44:51 +01:00
badaix
d0780b157a Update catch2 2024-12-19 22:44:51 +01:00
badaix
f50a03ba1e Add OpenSSL include dir 2024-12-19 22:44:51 +01:00
badaix
4321a9d9d1 Add JWT class 2024-12-19 22:44:51 +01:00
badaix
4ced199c9e Reformat CMake files 2022-07-01 11:02:44 +02:00
badaix
8e1f92acb1 Rename MetaTags to MetaData 2021-12-09 22:09:32 +01:00
badaix
b348bb3379 Move properties and metatags into server dir 2021-09-01 21:12:29 +02:00
badaix
077a6fc1a4 Add control functions to PcmStream
-move json parsing to Server class
-improve error handling with the new ErrorCode object
2021-07-04 21:33:45 +02:00
badaix
142ab7a0e9 Add boost includes 2021-05-18 09:06:35 +02:00
badaix
2af5292f9d Fix compilation of tests on Android 2021-05-15 13:16:03 +02:00
badaix
a2168f12f1 Fix URI percent-decoding 2021-05-03 09:43:08 +02:00