Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add tunneling transport and channels #8

Open
achimnol opened this issue Dec 5, 2019 · 0 comments
Open

Add tunneling transport and channels #8

achimnol opened this issue Dec 5, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@achimnol
Copy link
Member

achimnol commented Dec 5, 2019

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.
@achimnol achimnol added the enhancement New feature or request label Dec 5, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant