Mercurial > eldonilo > lightstring
changeset 38:d38597574322
add the websocket protocol RFC in the references
author | Sonny Piers <sonny.piers@gmail.com> |
---|---|
date | Tue, 31 Jan 2012 01:17:55 +0100 |
parents | 6773e5bc2ca0 |
children | 5e32481b8a92 |
files | README |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README +++ b/README @@ -16,8 +16,9 @@ References http://xmpp.org/xmpp-protocols/xmpp-extensions/ WebSocket: http://dev.w3.org/html5/websockets/ + http://tools.ietf.org/html/rfc6455 XMPP over WebSocket: - https://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00 + http://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00 http://blog.superfeedr.com/xmpp-over-websockets/ Similar/related software