Commit Graph

17 Commits (8f8e660eb9239fc7d6f7e1b94476d3c8759be00d)

Author SHA1 Message Date
Simon Stürz 8f8e660eb9 Fix authentication reply crash if client already disconnected 2022-04-04 08:59:10 +02:00
Simon Stürz 23462e194e Add tunnel proxy statistics and fix typo 2021-08-16 07:41:54 +02:00
Simon Stürz 56d32bed2b Add server and client registration and prepare client data multiplexing 2021-07-29 19:04:44 +02:00
Simon Stürz 24e7c2983f Abstract transport interface client and restructure client classes 2021-07-29 11:38:55 +02:00
Simon Stürz acd48bf7bf Restructure the project and introduce the new tunnel proxy 2021-07-28 14:55:18 +02:00
Simon Stürz 52ce0b5084 Fix tests and improve proxy client handling in authentication and json layer 2021-07-27 11:25:06 +02:00
Michael Zanetti aec92c46d9 Updatet copyright 2020-01-23 00:40:33 +01:00
Simon Stürz eacffb695f Add optional the nonce parameter for authentication and update docs 2018-08-31 22:28:03 +02:00
Simon Stürz c5f031796b Add native lambda invoke code 2018-08-27 13:32:07 +02:00
Simon Stürz 13572ad219 Add timing configurations and timeout tests 2018-08-20 19:53:08 +02:00
Simon Stürz 60c3775dca Add license headers 2018-08-16 20:57:35 +02:00
Simon Stürz c40aac6808 First tunnel connection 2018-08-10 17:11:03 +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