progrium / protocol-droid
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
591b3c3
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Apr 29 21:00:40 -0700 2009 | |
| |
NOTES | Fri Aug 14 23:30:47 -0700 2009 | |
| |
README.md | Sat Jun 20 05:46:34 -0700 2009 | |
| |
pdroid/ | Sat Sep 19 01:58:36 -0700 2009 | |
| |
twisted/ | Sat Jun 20 05:46:34 -0700 2009 |
README.md
Protocol Droid is aimed at being a universal protocol bridge. It's first mission is to provide HTTP interfaces to other protocols. However, the long term goal is to have arbitrary bridges. Of course, the idea is to add them as needed for actual use cases. This is why the initial goal is to focus on HTTP based bridges, since this is a very practical use with all this webhook and cloud-side code business.
Supported (yet likely incomplete) outgoing connection interfaces: HTTP-Socket HTTP-SMTP
Supported (yet likely incomplete) listening interfaces: * HTTP-SMTP
Prototcol wishlist: IMAP IRC FTP SSH XMPP DNS? * LDAP
