Michael Zanetti
167187a4fb
Fix some includes to be more flexible on finding headers
2021-05-11 22:41:42 +02:00
Michael Zanetti
a3e3d9a974
Use pkgconfig for libnymea-remoteproxyclient
2021-04-18 21:47:27 +02:00
Michael Zanetti
8f5536ba1a
Update copyright
2020-01-23 20:07:26 +01:00
Michael Zanetti
309240ed47
Support providing a custom remote proxy url
2019-04-08 13:55:15 +02:00
Michael Zanetti
2d98e9d6b9
Rafactor Packet fragmentation
...
- Move Json packet fragmentation into the JsonRpcServer.
This way we only have to do it once.
- fixes a bug in TcpServer and BluetoothServer
where multiple clients would corrupt each others buffer
- fixes a bug in CloudTransport where it would leak client
sockets after a remote connection disconnect
2019-04-08 13:55:15 +02:00
Michael Zanetti
699065f689
update to use nonce
2019-04-08 13:55:15 +02:00
Simon Stürz
a69b32a572
Improve cloud transport and fix authentication required in Hello and handshake
2019-04-08 13:55:15 +02:00
Michael Zanetti
a3faba7619
add copyright headers
2019-04-08 13:55:15 +02:00
Michael Zanetti
1dc142bb45
it's working, yay!
2019-04-08 13:55:15 +02:00
Michael Zanetti
4e3ab48e58
it's somewhat working
2019-04-08 13:55:15 +02:00
Michael Zanetti
c5f4c9dc51
an initial take on a alternative remote connection
2019-04-08 13:55:15 +02:00