eclipse-uprotocol / up-cpp

uProtocol Language Specific Library for C++
Apache License 2.0
15 stars 25 forks source link

UTransport does not provide the cleanup function when registering callbacks #152

Closed gregmedd closed 1 month ago

gregmedd commented 1 month ago

It needs to provide the cleanup function in order for it to be called when the CalleeHandle disconnects.