Like #7: * `callosum.tunnel.{message,channel}` - `Tunnel` - `WrappedMessage` * `callosum.lower.tcp` - `TCP{Transport,Connector,Binder,Connection,Address}` * `callosum.lower.http` - `HTTP{Transport,Connector,Binder,Connection,Address}` - Based on aiohttp and WebSockets * We also need TLS support in authenticator.
Like #7:
callosum.tunnel.{message,channel}TunnelWrappedMessagecallosum.lower.tcpTCP{Transport,Connector,Binder,Connection,Address}callosum.lower.httpHTTP{Transport,Connector,Binder,Connection,Address}