ADD: added message callback to udp listener
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user