Closed negentropicdev closed 2 years ago
Current implementation provides exact same callback API as base stream layer. May want to explore a modified interface to eliminate exposure to underlying stream implementation.
Already realizing that the messaging layer has its own endpoint implementation that represents a single messaging connection.
Currently there's no way to poll connection status or utilize callbacks.