0.2.1 • Published 10 years ago

sawrocket v0.2.1

Weekly downloads
20
License
-
Repository
github
Last release
10 years ago

Saw Rocket

Raw Socket API SHIM for Chrome Packaged Apps and Mozilla Open Web Apps (Firefox OS).

Current limitations

  • TCP client sockets only
  • UDP client sockets in chrome only
  • Binary data only

Usage

Copy sawrocket.js to your project and start using TCPSocket or UDPSocket.

If you need to convert to strings, copy utf8.js and use UTF8ArrToStr and strToUTF8Arr. They've been stolen from the Mozilla Developer Docs.

Manifests?

A sample netcat demo app is included. Use:

  • manifest.json for Chrome
  • manifest.webapp for Firefox OS
0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

11 years ago