19 Commits

Author SHA1 Message Date
Simon Stürz
8fff4c6685 Add tcp/ssl socket server and prepare tests 2021-07-27 11:21:33 +02:00
Simon Stürz
9fd2a3440f Add insecure websocket support and start with tcp server support 2021-07-27 11:21:33 +02:00
Simon Stürz
df5a240189 Add flush and abort to each socket close call 2021-07-27 11:20:34 +02:00
Simon Stürz
fcd0e7c105 Add logging file configuration and close sockets on error 2021-07-27 11:16:53 +02:00
Michael Zanetti
aec92c46d9 Updatet copyright 2020-01-23 00:40:33 +01:00
Michael Zanetti
747d98c58f Try to manually close the socket in any case 2019-02-09 09:16:56 +01:00
Michael Zanetti
4a99beaf48 add more debug prints in the server 2019-01-08 20:25:04 +01:00
Simon Stürz
8ff9a00677 Add new line at the end of the message 2018-08-22 09:08:44 +02:00
Simon Stürz
13572ad219 Add timing configurations and timeout tests 2018-08-20 19:53:08 +02:00
Simon Stürz
f28ac0f4e3 Update socket error and documentation 2018-08-17 15:54:59 +02:00
Simon Stürz
60c3775dca Add license headers 2018-08-16 20:57:35 +02:00
Simon Stürz
fe23eaa6e1 Add close reason to debug message 2018-08-15 19:26:16 +02:00
Simon Stürz
6622fa1265 Add first online test 2018-08-15 14:56:23 +02:00
Simon Stürz
ca54d5b44d First working client authentication 2018-08-10 11:53:00 +02:00
Simon Stürz
a45e2c9ec4 First basic version of client connection 2018-08-09 22:20:59 +02:00
Simon Stürz
de6c757a26 Implement basic functionality of JSON RPC server 2018-08-09 14:19:40 +02:00
Simon Stürz
f20173df9f Add coverage report support 2018-08-06 17:51:46 +02:00
Simon Stürz
538cb3d799 Start implementing JsonRpcServer 2018-08-04 13:54:30 +02:00
Simon Stürz
8b14e3bc06 Add basic websocket server. 2018-08-02 17:42:23 +02:00