Commit Graph

135 Commits (master)

Author SHA1 Message Date
Ryan Lee 3de2220ebf Cleanup test_main.cc 2016-03-23 02:00:38 +09:00
Ryan Lee 9c8779e0f8 Cleanup peer.cc and peer.h 2016-03-23 01:56:58 +09:00
Ryan Lee 50861b78a6 Trace peer_id and change design to prepare multiple peers in the same room 2016-03-23 01:35:20 +09:00
Ryan Lee e0ffa1de06 Add Connect API for better design. 2016-03-22 15:33:53 +09:00
Ryan Lee 469ed72429 Add sending and receiving data 2016-03-22 02:01:43 +09:00
Ryan Lee 15260003f9 Add event handler 'connected' 2016-03-22 00:38:26 +09:00
Ryan Lee a53a0431ca Implement test negotiation 2016-03-21 21:19:04 +09:00
Ryan Lee 5d001e2c7c Add signal and dummy-signal 2016-03-21 12:06:41 +09:00
Ryan Lee 824129e462 Modify error message 2016-03-18 13:37:15 +09:00
Ryan Lee 47bc747147 Add signal template source 2016-03-18 12:30:32 +09:00
Ryan Lee cf2605e094 Implement test peer close 2016-03-18 00:07:33 +09:00
Ryan Lee 345e910012 Implement test peer 2016-03-17 22:43:44 +09:00
Ryan Lee fa0a588143 Add fake_audio_capture_module 2016-03-17 18:37:33 +09:00
Ryan Lee c4d32119d4 Implement test datachannel 2016-03-17 17:50:43 +09:00
Ryan Lee 409f278a20 Implement test negotiate 2016-03-17 17:38:50 +09:00
Ryan Lee ae41a48c3c Implement test for peerconnection 2016-03-17 16:53:11 +09:00
Ryan Lee aa297e5dce Add blank control class 2016-03-17 14:15:48 +09:00
Ryan Lee 4171352c40 Reset source code 2016-03-17 13:32:33 +09:00
Ryan Lee 6833fe4124 Support to link with WebRTC debug libs 2016-03-12 20:46:32 +09:00
Ryan Lee e7c87aff7f Fix build error 2016-03-11 15:49:22 +09:00
Ryan Lee 124959342d Add necessary webrtc header and library names 2016-03-11 15:04:46 +09:00
Ryan Lee bdbe38e262 Update API structure 2016-03-05 17:04:01 +09:00
Ryan Lee 79e5872eea Add webrtc build parameters 2016-03-05 17:03:30 +09:00
Ryan Lee d2108e1787 Add webrtc example skeleton 2016-03-05 17:02:52 +09:00
Ryan Lee f575c87854 Add test_main 2016-03-03 00:09:39 +09:00
Ryan Lee 5323293a8b Fix OSX build error 2016-03-03 00:09:33 +09:00
Ryan Lee d592dbb4f7 Add test example 2016-03-02 20:39:40 +09:00
Ryan Lee 6066e95f01 Add Find.cmake files
Add FindLibwebsockets.cmake
Add FindZLIB.cake
Set some cmake variables with CACHE INTERNAL to make things clear
2016-03-02 19:42:29 +09:00
Ryan Lee 0e421f76c1 Add libwebsockets 1.7.3 and apply patch for throughnet
- CMakeLists.txt and private-libwebsockets.h

Add zlib 1.2.8 and apply patch for throughnet
  - CMakeLists.txt
2016-03-02 19:10:47 +09:00
Ryan Lee 97ed3732fa Add throughnet.h 2016-03-01 19:57:22 +09:00
Ryan Lee 62db294f66 Add function skeleton
Connect, Post
2016-03-01 19:57:00 +09:00
Ryan Lee c5893177f3 Initial skeleton files 2016-02-29 21:09:39 +09:00
Ryan Lee 6f6ad71a02 gitignore updated 2016-02-29 21:02:26 +09:00
Ryan Lee 638ce78874 LICENSE updated 2016-02-29 21:01:49 +09:00
Ryan Lee 2d708b76dd Initial commit 2016-02-27 14:20:09 +09:00