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

Allow transports to declare their capabilities #152

Open
hodgestar opened this issue Jan 24, 2012 · 0 comments
Open

Allow transports to declare their capabilities #152

hodgestar opened this issue Jan 24, 2012 · 0 comments
Milestone

Comments

@hodgestar
Copy link
Contributor

In particular, allow transports to declare what:

  • whether they can generate inbound messages
  • whether they can send outbound replies
  • whether they can send outbound messages that are not replies
  • what transport types they support (and potentially all of the above for each type?)

Initially just the possibility to introspect this information from with Python is needed. Hooking up useful features on top of this can happen later.

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

No branches or pull requests

1 participant