ADD: added message callback to udp listener

This commit is contained in:
Henry Winkel
2023-08-16 15:01:23 +02:00
parent aa7418ebc9
commit f794f4c5d0
7 changed files with 42 additions and 19 deletions

View File

@@ -34,6 +34,7 @@ namespace WHISPER {
public:
InternalUDPService(std::string id, std::uint16_t port, std::string destinationAdress, std::string myAdress);
~InternalUDPService();
private:
/// ip address of the destination