Skip to content

Commit

Permalink
Link to the RFC
Browse files Browse the repository at this point in the history
  • Loading branch information
Zash committed Feb 21, 2015
1 parent 6fca47a commit 0275064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/websocket.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
* This file implements XMPP over WebSockets for Strophejs.
* If a Connection is established with a Websocket url (ws://...)
* Strophe will use WebSockets.
* For more information on XMPP-over WebSocket see this RFC draft:
* http://tools.ietf.org/html/draft-ietf-xmpp-websocket-00
* For more information on XMPP-over-WebSocket see RFC 7395:
* http://tools.ietf.org/html/rfc7395
*
* WebSocket support implemented by Andreas Guth ([email protected])
*/
Expand Down

0 comments on commit 0275064

Please sign in to comment.