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
Simon Stürz
22466a9bf7
Add socket state debug information for bluetooth server
2019-04-08 13:55:15 +02:00
Simon Stürz
ff66e366b4
Add bluetooth server debug categories and improve bluetooth server behaviour
2019-04-08 13:55:15 +02:00
Simon Stürz
c2a253b3a2
Change bluetooth server to discoverable mode
2019-04-08 13:55:15 +02:00
Simon Stürz
9419ba0174
Fix bluetooth discoverable mode
2019-04-08 13:55:15 +02:00
Simon Stürz
2231fd8f94
Update bluetooth server
2019-04-08 13:55:15 +02:00
Michael Zanetti
b46f6f3968
rename IPC/RPC interfaces from guhIO to nymea
2019-04-08 13:55:15 +02:00
Michael Zanetti
b8a86b095d
copyright headers guh -> nymea
2019-04-08 13:55:15 +02:00
Michael Zanetti
36d4f89b24
namespace guhserver -> namespace nymeaserver
2019-04-08 13:55:15 +02:00
Michael Zanetti
22533fb23c
guhd -> nymead
2019-04-08 13:55:15 +02:00
Michael Zanetti
4be14f1904
libguh-core -> libnymea-core
2019-04-08 13:55:15 +02:00