提交历史

作者 SHA1 备注 提交日期
  Paul-Louis Ageneau 26216800e1 Added operator<< for WebSocket::State 1 年之前
  Nyran 2dcba9938b forward maxMessageSize-Method call from WebSocket Class to Implementation class 1 年之前
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 年之前
  Paul-Louis Ageneau 3edffae68c Added dummy proxyServer placeholder to WebSocket configuration 3 年之前
  Paul-Louis Ageneau 282465c60b Introduced rtc::WebSocket::forceClose() to trigger remote close 3 年之前
  Paul-Louis Ageneau 53aa46de62 Revert "Moved Message to impl" 3 年之前
  Paul-Louis Ageneau 8172f3493d Fixed message type enum access 4 年之前
  Paul-Louis Ageneau 169ede445a Moved Message to impl 4 年之前
  Paul-Louis Ageneau 48a1100149 Changed WebSocket closing process to prevent resetting callbacks 4 年之前
  Paul-Louis Ageneau 34423378ab Catch exceptions when calling close in destructor 4 年之前
  Paul-Louis Ageneau f1bfb2758c Implemented WebSocket server 4 年之前
  Paul-Louis Ageneau 0fddf50245 Reorganized includes to hide Init implementation 4 年之前
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp 4 年之前
  Paul-Louis Ageneau 54d0cb898d Split include.hpp 4 年之前
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 年之前
  Paul-Louis Ageneau 1ceb0fd292 Code formatting 4 年之前
  Paul-Louis Ageneau 244c834992 Cleanup and reformatting 4 年之前
  Paul-Louis Ageneau ffe202a6a2 Merge pull request #278 from hhgyu/add-support-protocols 4 年之前
  Paul-Louis Ageneau ea87e5ae09 Exposed send(data, size) on Channel 4 年之前
  홍학규 6aff5dc5bc fixed build failed for macos 4 年之前
  홍학규 99bae7f830 support WebSocket Protocol RFC6455 4 年之前
  Paul-Louis Ageneau 9f2801b7b9 Set the same DSCP for RTP and RTCP 5 年之前
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 5 年之前
  Paul-Louis Ageneau 202d2cb5e4 Fixed host passed to TLS transport instead of hostname 5 年之前
  Paul-Louis Ageneau 2bcdab027c Fixed rtcReceiveMessage() and refactor C API buffer handling 5 年之前
  Paul-Louis Ageneau 61fe8732a6 Cosmetic changes to verbose logging 5 年之前
  Paul-Louis Ageneau 5fec28e9b7 Added some verbose logging 5 年之前
  Paul-Louis Ageneau a92e63720c Fixed WebSocket URL parsing to handle user and password 5 年之前
  Paul-Louis Ageneau 47db28617a Handle remote close on null message in websocket 5 年之前
  Paul-Louis Ageneau 88e8d028b4 Refactored queue and introduced tryPop() 5 年之前