Commit History

Author SHA1 Message Date
  Nyran c485e10665 Add maxMessageSize parameter to rtc::Websocket::Configuration struct and 1 year ago
  Salvo Passaro 9167c31d5b WebSocket: move client certificate loading to impl 1 year ago
  melpon 2a429d7666 Allow setting CA certificate during TLS connection (Fixed #1007) 1 year ago
  Paul-Louis Ageneau c3e66434fa Make WebSocket recv and peek simpler and consistent with DataChannel 2 years ago
  Paul-Louis Ageneau 203add1058 Added WebSocket connection timeout 2 years ago
  web2098 77bf797414 Moving configuration check into Websocket CTOR 2 years ago
  web2098 617d0f784f Update websocket.cpp 2 years ago
  web2098 5ac6e66a42 Adding warning about username + password for proxy 2 years ago
  web2098 5fff8cb733 Adding throw if proxy is not supported type 2 years ago
  Paul-Louis Ageneau 960958defd Formatting 2 years ago
  web2098 072f4b466d Proxy wstransport stack fix (#1) 2 years ago
  eric.gressman 4590717b14 Code review cleanup 2 years ago
  eric.gressman 9248db44b5 Fixing transport link 2 years ago
  eric.gressman 7b23b32c87 Code cleanup 2 years ago
  Eric Gressman 5380a98f97 Storing the proxy data 2 years ago
  eric.gressman a609e3a9df Initial implementation of a proxy for the websocket 2 years ago
  Paul-Louis Ageneau d611ee4bfa Changed Queue to non-blocking 2 years ago
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 years ago
  Paul-Louis Ageneau cfccb10008 Implemented proper teardown waiting for remote close 2 years ago
  Paul-Louis Ageneau 80329260e6 Implemented buffered amount for WebSocket 3 years ago
  Paul-Louis Ageneau 95c558f13a Made pingInterval optional and refactored outstanding pings 3 years ago
  Tom Deblauwe bfc0e94c16 Code review changes 3 years ago
  Tom Deblauwe 5ef8fc8f45 Verify pong replies on ping messages 3 years ago
  Paul-Louis Ageneau c1027f4a87 Added global processor to tear down connections sequentially 3 years ago
  Paul-Louis Ageneau b19d36c25e Added URL decoding to WebSocket for consistency 3 years ago
  Paul-Louis Ageneau c69df2c0c9 Do not close on impl destuction as it is done from rtc::WebSocket 3 years ago
  Paul-Louis Ageneau 3edffae68c Added dummy proxyServer placeholder to WebSocket configuration 3 years ago
  Paul-Louis Ageneau 7d150208c9 Changed non-drafts RFC links to canonical location rfc-editor.org 3 years ago
  Paul-Louis Ageneau 3761f50fb9 Changed tools.ietf.org to datatracker.ietf.org/doc in RFC links 3 years ago
  Paul-Louis Ageneau fc5622c8fc Fixed WebSocket transports not reset after connection failure 3 years ago