Commit Graph

29 Commits

Author SHA1 Message Date
Henry Winkel
27987081d7 FIX:fixed some issues in the tcp client 2023-08-09 15:56:35 +02:00
Henry Winkel
3a195b519c ADD: added methode for message handling in the directCommsClient and Server 2023-08-09 15:09:57 +02:00
Henry Winkel
9ffa95877b FIX: fixed the tcp client 2023-07-05 18:20:37 +02:00
Henry Winkel
7fa17e0397 FIX: fixed the default return of the tcp classes 2023-07-05 18:05:58 +02:00
Henry Winkel
8bc80f9885 CHG: changed the return val from the tcp classes to string 2023-07-05 18:02:23 +02:00
Henry Winkel
3a63dec02f CHG: changed the base message class to only use sender uuid as id 2023-07-05 17:25:17 +02:00
Henry Winkel
828d038d5f ADD: added test for direct zmq tcp and a first version of the server and client class 2023-07-05 17:05:03 +02:00
Henry Winkel
f03c00a1a8 ADD: added zmq tcp server client classes 2023-07-05 16:23:56 +02:00
hwinkel
b94f852137 CHG: deleted some unused while loop 2023-06-07 22:46:00 +02:00
Henry Winkel
0222903f46 FIX: fixed some issues with the enumaration and updated the Message class 2023-02-16 17:12:23 +01:00
Henry Winkel
42f749be45 CHG: changed message proto and fixed all causing issues after that 2023-02-15 15:28:07 +01:00
Henry Winkel
01e61cd482 ADD: added Listener and Sender 2023-02-15 11:15:28 +01:00
Henry Winkel
97d3a10e8c FIX:fixed issue of unsubscribing while stopping the service 2023-01-20 09:34:32 +01:00
Henry Winkel
3474cbd5cb ADD: added clocalClientsClass and ping pong check 2023-01-19 17:29:35 +01:00
Henry Winkel
73b15d235a ADD: added new basic messages and added the parentID as an part of the identifier 2023-01-19 16:03:58 +01:00
Henry Winkel
49bdb28535 FIX: fixed some issues with subscribung and unsubscribing from topics 2023-01-18 11:21:57 +01:00
Henry Winkel
1bc7b7ad55 FIX: fixed bug with the leaving and joining from local clients 2023-01-17 12:35:18 +01:00
Henry Winkel
6b8d6ad265 REMOVE: removed track 2022-12-21 16:11:14 +01:00
Henry Winkel
1ae59dbf28 revert 8ce7718201
revert FIX: fixed message class to that only one any message can be stored; deleted track class
2022-12-21 13:06:34 +00:00
Henry Winkel
8ce7718201 FIX: fixed message class to that only one any message can be stored; deleted track class 2022-12-21 13:40:38 +01:00
Henry Winkel
f9107247d8 FIX: fixed message class to that only one any message can be stored; deleted track class 2022-12-21 13:40:10 +01:00
Henry Winkel
5a9d5dae40 FIX: fixed cmakelists for usage as lib 2022-12-19 16:29:26 +01:00
Henry Winkel
8fcf4244b0 FIX: fixed some bugs
ADD: added raw_track message frame
2022-11-15 15:55:24 +01:00
Henry Winkel
cf1800ffba implemented local client join functionality 2022-11-13 15:04:20 +01:00
Henry Winkel
84305eb7fa first version of InternalUDPService 2022-11-12 14:23:12 +01:00
Henry Winkel
3006f79883 ADD: Message container and Join Message 2022-11-11 14:36:57 +01:00
Henry Winkel
4e4fdb5b23 ADD: added protobuf compile options and a folder for all .proto Files 2022-10-22 16:47:34 +02:00
Henry Winkel
a9eb981de2 ADD: added protobuf lib 2022-10-22 16:00:58 +02:00
Henry Winkel
8642954942 ADD: added libzmq and cppm AND added the libs to the CMakeLists.txt 2022-10-22 14:44:02 +02:00