Browse Source

Updated Readme

Paul-Louis Ageneau 4 years ago
parent
commit
c3f4639639
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -149,7 +149,7 @@ Note only SDP BUNDLE mode is supported for media multiplexing ([RFC8843](https:/
 WebSocket is the protocol of choice for WebRTC signaling. The support is optional and can be disabled at compile time.
 WebSocket is the protocol of choice for WebRTC signaling. The support is optional and can be disabled at compile time.
 
 
 Protocol stack:
 Protocol stack:
-- WebSocket protocol ([RFC6455](https://tools.ietf.org/html/rfc6455)), client-side only
+- WebSocket protocol ([RFC6455](https://tools.ietf.org/html/rfc6455)), client and server side
 - HTTP over TLS ([RFC2818](https://tools.ietf.org/html/rfc2818))
 - HTTP over TLS ([RFC2818](https://tools.ietf.org/html/rfc2818))
 
 
 Features:
 Features: