diff options
author | Kim Alvefur <zash@zash.se> | 2016-01-29 14:52:38 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2016-01-29 14:52:38 +0100 |
commit | acacec8e82b6228d95a715750f68ea9c4cbeeaab (patch) | |
tree | a1c6498bc3b370265d30d8d9c13b4736f2226f3b | |
parent | dc8c136359eaa5ca322f9a04ac0aca14c6330f5b (diff) | |
download | prosody-acacec8e82b6228d95a715750f68ea9c4cbeeaab.tar.gz prosody-acacec8e82b6228d95a715750f68ea9c4cbeeaab.zip |
CHANGES: Add websockets too (thanks av6)
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ New features - mod\_carbons (XEP-0280) - Asynchronous operations - Pluggable connection timeout handling +- mod\_websocket (RFC 7395) Removed ------- |