Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 0f0047729b Small fixes to synchronized_callback 5 years ago
  Murat Dogan 836c7c8504 define WIN32_LEAN_AND_MEAN in CMakeLists.txt 5 years ago
  Paul-Louis Ageneau be04d8037e Added tests for C API 5 years ago
  Paul-Louis Ageneau 9441f78494 Added WSAStartup call in PeerConnection and cleaned up includes 5 years ago
  Paul-Louis Ageneau 3367eba4fe Moved log to its own header and prevented multiple log init 5 years ago
  Paul-Louis Ageneau 3079072e63 For Win32, define _WIN32_WINNT to 0x0601 (Windows 7) if undefined 5 years ago
  Paul-Louis Ageneau 0ded19992c Integrated libjuice for ICE transport 5 years ago
  Paul-Louis Ageneau 1566c0ef21 Updated compilation with Makefile and Jamfile 5 years ago
  Paul-Louis Ageneau 7a552bb0fa Replaced console output with logging 5 years ago
  Paul-Louis Ageneau 402a4df4a0 Added InitLogger function and renamed enums 5 years ago
  Murat Dogan 92f08948d3 Integrate plog 5 years ago
  Paul-Louis Ageneau e5a19f85ed Revised synchronization 5 years ago
  Paul-Louis Ageneau c5e25bbdbc Implemented max message size negociation 5 years ago
  Paul-Louis Ageneau 96f08cb3c8 Fixed DataChannel recv queue limit 5 years ago
  Paul-Louis Ageneau 2c0955fe57 Some performance tuning for SCTP transport 5 years ago
  Paul-Louis Ageneau 08931de03b Added proper destructor for synchronized_callback 5 years ago
  Paul-Louis Ageneau 4029a9bb4a Do not receive messages in onMessage is not set 5 years ago
  Paul-Louis Ageneau 5d57b4e214 Used synchronized callbacks for PeerConnection 5 years ago
  Paul-Louis Ageneau 900c482146 Implemented reading back-pressure and callbacks synchronization 5 years ago
  Aaron Albers 0e2c992d1c Fix clang build 5 years ago
  Paul-Louis Ageneau 61fb38305a Enhanced API to differentiate binary and string messages 6 years ago
  Paul-Louis Ageneau 6e3ba6afd7 Reorganised project to separate public from private headers 6 years ago