Commit Graph

15 Commits (master)

Author SHA1 Message Date
Simon Stürz c36a138f07 Update license text and add SPDX identifier 2025-12-02 09:48:35 +01:00
Simon Stürz fad0bc1e62 Add Qt6 support 2025-08-04 15:32:45 +02:00
Simon Stürz bf7a2c0238 Remove deprecated proxy functionality and clean up code 2023-10-24 13:39:15 +02:00
Simon Stürz 756513f668 Add pending connection to tcp server 2023-08-04 09:59:30 +02:00
Simon Stürz eb609da9a4 Tell the server if a client has been disconnected without notice 2023-08-04 09:59:30 +02:00
Simon Stürz 1a3a69c01f Fix possible crash on client disconnected and make sure also async requests will be killed if requested by the server 2023-08-04 09:59:30 +02:00
Simon Stürz 816111ddc7 Update package to packet 2022-03-09 17:09:12 +01:00
Simon Stürz 45b1d4400f Update versioning and minor fixes 2022-03-09 16:38:24 +01:00
Simon Stürz 6d4ff26481 Fix common include and libnymea-remoteproxyclient dev package 2021-08-05 16:38:29 +02:00
Simon Stürz b9ebc345a5 Finish and test first working tunnel proxy connection 2021-08-04 13:05:37 +02:00
Simon Stürz 30d6a9dd43 First working connection mechanism for tunnel proxy 2021-08-03 19:52:00 +02:00
Simon Stürz f0cdb2706b Prepare client library for tunnel proxy 2021-07-30 13:12:42 +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