Historia zmian

Autor SHA1 Wiadomość Data
  Paul-Louis Ageneau 1e6afd9a9b Fix race condition on WebSocket disconnect 10 miesięcy temu
  Paul-Louis Ageneau d3c94b73e7 Add support for loading WebSocket certificate from PEM string 1 rok temu
  Paul-Louis Ageneau 7a2501172b Set WebSocket max message size to 256KB 1 rok temu
  Paul-Louis Ageneau e492a19d9b Enforce WebSocket message size limit at reception 1 rok temu
  Nyran c485e10665 Add maxMessageSize parameter to rtc::Websocket::Configuration struct and 1 rok temu
  Salvo Passaro 9167c31d5b WebSocket: move client certificate loading to impl 1 rok temu
  melpon 2a429d7666 Allow setting CA certificate during TLS connection (Fixed #1007) 1 rok temu
  Paul-Louis Ageneau c3e66434fa Make WebSocket recv and peek simpler and consistent with DataChannel 2 lat temu
  Paul-Louis Ageneau 203add1058 Added WebSocket connection timeout 2 lat temu
  web2098 77bf797414 Moving configuration check into Websocket CTOR 2 lat temu
  web2098 617d0f784f Update websocket.cpp 2 lat temu
  web2098 5ac6e66a42 Adding warning about username + password for proxy 2 lat temu
  web2098 5fff8cb733 Adding throw if proxy is not supported type 2 lat temu
  Paul-Louis Ageneau 960958defd Formatting 2 lat temu
  web2098 072f4b466d Proxy wstransport stack fix (#1) 2 lat temu
  eric.gressman 4590717b14 Code review cleanup 2 lat temu
  eric.gressman 9248db44b5 Fixing transport link 2 lat temu
  eric.gressman 7b23b32c87 Code cleanup 2 lat temu
  Eric Gressman 5380a98f97 Storing the proxy data 2 lat temu
  eric.gressman a609e3a9df Initial implementation of a proxy for the websocket 2 lat temu
  Paul-Louis Ageneau d611ee4bfa Changed Queue to non-blocking 2 lat temu
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 lat temu
  Paul-Louis Ageneau cfccb10008 Implemented proper teardown waiting for remote close 2 lat temu
  Paul-Louis Ageneau 80329260e6 Implemented buffered amount for WebSocket 3 lat temu
  Paul-Louis Ageneau 95c558f13a Made pingInterval optional and refactored outstanding pings 3 lat temu
  Tom Deblauwe bfc0e94c16 Code review changes 3 lat temu
  Tom Deblauwe 5ef8fc8f45 Verify pong replies on ping messages 3 lat temu
  Paul-Louis Ageneau c1027f4a87 Added global processor to tear down connections sequentially 3 lat temu
  Paul-Louis Ageneau b19d36c25e Added URL decoding to WebSocket for consistency 3 lat temu
  Paul-Louis Ageneau c69df2c0c9 Do not close on impl destuction as it is done from rtc::WebSocket 3 lat temu