Historique des commits

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