Add tunneling transport and channels
Open
enhancement
- Dominant language
- Python
- Stars
- 21
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.