コミット履歴

作者 SHA1 メッセージ 日付
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 年 前
  Paul-Louis Ageneau 9f648bcd40 Enhanced seeding in examples 2 年 前
  Paul-Louis Ageneau 319eb58f06 Refactored random generation with unified thread-local generator 2 年 前
  Paul-Louis Ageneau dbe9bbda7d Examples: Cleanup 3 年 前
  Paul-Louis Ageneau a35d634b54 Added ICE UDP multiplexing support 3 年 前
  Paul-Louis Ageneau bbbc8ca4e6 Introduced onOpen() callback in client example 4 年 前
  Paul-Louis Ageneau 0638555fef Removed shared_ptr to PeerConnection in tests 4 年 前
  Paul-Louis Ageneau d8515b6362 Some cleanup 4 年 前
  Paul-Louis Ageneau 8f9e8e718e Uncluttered client example to keep it simple 4 年 前
  Paul-Louis Ageneau 65631f06a6 Wait for websocket connection with promise 4 年 前
  Paul-Louis Ageneau 3c1b411a76 Fixed typo 4 年 前
  Paul-Louis Ageneau 8d8374e826 Renamed confirmOnStdout() to printReceived() 4 年 前
  Paul-Louis Ageneau 41194229d3 Properly catch and print exceptions 4 年 前
  Paul-Louis Ageneau e8a6698abd Merge pull request #185 from ecotarobles/master 4 年 前
  ecotarobles 7348b2b350 example/client has "-n" option to not use STUN server 4 年 前
  Paul-Louis Ageneau 7188bc9d8d Minor compilation fixes 4 年 前
  ecotarobles ac8e02604d Swap out ancient getopt for a newer one and address review feedback. 4 年 前
  ecotarobles 42e79ce921 Command line options for example server client: 4 年 前
  Paul-Louis Ageneau 3e559f18d9 Updated description and candidate callbacks with move semantics 5 年 前
  Paul-Louis Ageneau 942152dd8c Updated examples to callbacks with move semantics 5 年 前
  Paul-Louis Ageneau 791916e5c6 Entirely rewrite Rust signaling server example to be compatible 5 年 前
  Paul-Louis Ageneau 4bd40799fd Fixed compilation for MSVC 5 年 前
  Paul-Louis Ageneau 31be692f9d Reduced client random ID length to 4 5 年 前
  Paul-Louis Ageneau ea8cd06964 Converted web example to WebSocket signaling 5 年 前
  Paul-Louis Ageneau 5ddafb3142 Example under GPLv2 5 年 前
  Paul-Louis Ageneau 8edad971ab Implemented example client with websocket 5 年 前
  Paul-Louis Ageneau 7f58fea963 Fixed client build 5 年 前
  Paul-Louis Ageneau 4adc13adec Cleaned up client 5 年 前