Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 7a2501172b Set WebSocket max message size to 256KB 1 year ago
  Paul-Louis Ageneau 4bb17395a2 Code formatting 1 year ago
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 years ago
  Paul-Louis Ageneau 29394a518c Exposed resetCallbacks() on rtc::Channel and rtc::PeerConnection 3 years ago
  Paul-Louis Ageneau 70fcafc50c Reformatting 4 years ago
  Paul-Louis Ageneau d86de619dc Enforce proper callback order between open and message 4 years ago
  Paul-Louis Ageneau 0fddf50245 Reorganized includes to hide Init implementation 4 years ago
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace 4 years ago
  Paul-Louis Ageneau 54d0cb898d Split include.hpp 4 years ago
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 years ago
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 years ago
  Paul-Louis Ageneau 3c971e05dd Prevent message copy with move semantics 5 years ago
  Paul-Louis Ageneau e04113f3f1 Fixed state callback and revised synchronization and deletion 5 years ago
  Paul-Louis Ageneau be04d8037e Added tests for C API 5 years ago
  Paul-Louis Ageneau 29ffb34fe8 Added missing functions to C API 5 years ago
  Paul-Louis Ageneau 8b94f22aca Cleanup and added some comments 5 years ago
  Paul-Louis Ageneau 1ab81731e3 Changed buffer amount low behavior to prevent deadlock situations 5 years ago
  Paul-Louis Ageneau 89ff113688 Changed sent callback to more generic bufferAmountLow 5 years ago
  Paul-Louis Ageneau 4029a9bb4a Do not receive messages in onMessage is not set 5 years ago
  Paul-Louis Ageneau abdf61e841 Added callback wrapper in Channel 5 years ago
  Paul-Louis Ageneau d9bfcbd6be Added sent callback on DataChannel 5 years ago
  Paul-Louis Ageneau 900c482146 Implemented reading back-pressure and callbacks synchronization 5 years ago
  Paul-Louis Ageneau 61fb38305a Enhanced API to differentiate binary and string messages 6 years ago
  Paul-Louis Ageneau 47e84a0290 Added source code 6 years ago