Commit graph

18 commits

Author SHA1 Message Date
badaix
0a82c92e20 Fix warnings 2020-07-21 18:09:35 +02:00
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
e148d74772 Move --user command line setting into config file 2020-06-07 14:21:58 +02:00
badaix
ade2bc9bf7 Possible Websocket fix 2020-05-31 17:57:03 +02:00
badaix
21d259d0af Fix crash during client disconnect 2020-01-25 22:20:02 +01:00
badaix
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
badaix
e9dbb6c3b6 fix crash during heavy websocket load 2019-11-15 17:45:49 +01:00
badaix
c58f66a87a less logging 2019-11-01 11:40:31 +01:00
badaix
9fe8c61c3b fix warnings 2019-10-19 22:22:43 +02:00
badaix
08a0def6c5 rename spotify to librespot 2019-10-13 19:32:11 +02:00
badaix
7fda592d13 enable extra warnings 2019-10-13 19:01:56 +02:00
badaix
0b21a5daee rename files to snake_case 2019-10-13 18:43:32 +02:00
badaix
78b479af7f make logging more quiet 2019-10-09 22:44:58 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
72bd17cb20 configuration is stored in file snapserver.conf 2019-10-06 13:28:22 +02:00
badaix
fa508eafba add simple webserver
jsonrpc is available for HTTP post: http://<your-ip>:8080/jsonrpc
for websockets: ws://<your-ip>:8080/jsonrpc
2019-10-04 20:18:19 +02:00
badaix
6566235831 add HTTP and websocket support (preliminary) 2019-09-30 22:24:35 +02:00