Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Custom protocol support #60

Open
eile opened this issue Nov 28, 2013 · 1 comment
Open

Custom protocol support #60

eile opened this issue Nov 28, 2013 · 1 comment
Labels

Comments

@eile
Copy link
Member

eile commented Nov 28, 2013

In relation to @julitopower work:

  • Add a protocol magic identifier as first word on a connection
  • Safe protocol with connection
  • Implement current code path for co protocol
  • Add raw protocol
  • Allow protocol -> boost::function( ConnectionPtr ) registration for custom protocols which will be called when data arrives on a non-co connection
@eile
Copy link
Member Author

eile commented Nov 28, 2013

Use case: other protocols can be dispatched using co::LocalNode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant