Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Aug 20, 2008
1 parent 637b9a4 commit 4698308
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README
Expand Up @@ -23,6 +23,13 @@ FEATURES
* customizable logger for debugging


CAVEATS

* extra initial TCP connection required for security policy
* packets must be delimited by null bytes
* html content must be base64 encoded


USAGE

- Specify the path to jsSocket.swf
Expand Down Expand Up @@ -82,6 +89,7 @@ USAGE
break

case 'disconnected': // disconnected
break

case 'waiting': // waiting to reconnect in val seconds
break
Expand Down

0 comments on commit 4698308

Please sign in to comment.