jSBEEP 
| resources: | Home Mailing List Installation Source Code Members Bugs |
|---|
What's New
- jsBEEP project is being setup
- jsBEEP is still alpha product
- mozdev.org
Other Stuff
- jBEEP is a companian BEEP Server Project in 100% Java
- Java NBIO support being added in jBEEP
About jsBEEP
jsBEEP is a JavaScript implementation of Block Extensible Exchange Protocol (BEEP). BEEP is generic application protocol kernel for connection-oriented, asynchronous interactions. BEEP is documented in RFC 3080 of IETF. Mapping the BEEP Core onto TCP are documented in RFC 3081. To learn more about BEEP please visit BEEP Comunity siteThe jsBEEP is a client side implementation of BEEP protocol in JavaScript. It is still in early alpha stage. You can get a copy of code from cvs.
Look at the beep-test.js in cvs for ussage of the library. This example have a echo profile implemented You can can use the Echo Profile as a template for your own profiles. I will post more real world examples soon.
You are welcome to try and test the library. Your feedback and comments are is important for us. You can use the below form or subsribe to mailing list for discussion.