We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added client code to example
Expand example to include authentication
Added details about 'authentication' property of agent.
added document structure; added docs for action.responded attribute
Updated JSON Client API (markdown)
Updated Getting started (markdown)
c/o b3457m0d3
Add acknowledge as it's been added to master.
added attach_textarea
# fixes
completed instructions for running a server
fixed a few things
Updated Document Metadata Design Proposal (markdown)
Updated User access control (markdown)
Updated Wire protocol (markdown)
Minor change to the connection.open() documentation -- it seems to take a URL parameter now, not a hostname, port.
Added in some documentation on the events emitted by the connection object.
Took an initial stab at updating the documentation to reference browserchannel instead of socket.io. I think there may be some additional things that are incorrect (for example, no mention of automatic reconnection). I'd also like to add in the events that are emitted by the connection object (e.g. 'ok', 'handshake', 'error') and a description of each.
Updated Changelog (markdown)