Commit Graph

28 Commits (e5d09a458f9db60ec2248982eefe056cf0537f31)

Author SHA1 Message Date
Ryan Lee e5d09a458f Support Mac OSX build 2016-06-25 13:30:10 +09:00
Ryan Lee cb327e67d8 Merge dependent static library to single throughnet static library 2016-06-25 12:13:50 +09:00
Ryan Lee a57d23466a Add p2p netcat example 2016-06-01 20:40:36 -07:00
Ryan Lee a69a46337b Rename function and variables 2016-05-08 21:43:30 -07:00
Ryan Lee 1e88a3ab21 Redesign to client/server architecture
Add echo_server and echo_client examples
2016-05-08 21:09:14 -07:00
Ryan Lee bdbaf32e8c Add echo example 2016-05-07 00:27:28 -07:00
Ryan Lee 3b7d924937 Add netcat example 2016-05-01 16:18:40 -07:00
Ryan Lee 9c56ba9a05 Remove config.h.in 2016-04-16 22:48:36 -07:00
Ryan Lee abe5176a47 Add websocketpp and remove socket.io-client-cpp and rapidjson 2016-04-16 22:44:24 -07:00
Ryan Lee 75989895b0 Update test_main dependencies 2016-04-10 19:17:42 -07:00
Ryan Lee 90753d2ee7 Link with socketio-client-cpp 2016-04-09 16:27:10 -07:00
Ryan Lee f5603e3708 add dependencies 2016-04-09 13:46:35 -07:00
Ryan Lee 563c3badac Cleanup compiler definition macro 2016-04-09 13:43:16 -07:00
Ryan Lee a411a95dac Support socket.io client
Add Socket.Io-client-cpp library
Add Websocketpp library
Add RapidJson library
Remove Websockets library
Remove Zlib library
2016-04-09 13:18:27 -07:00
Ryan Lee 5d001e2c7c Add signal and dummy-signal 2016-03-21 12:06:41 +09:00
Ryan Lee 47bc747147 Add signal template source 2016-03-18 12:30:32 +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 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 124959342d Add necessary webrtc header and library names 2016-03-11 15:04:46 +09:00
Ryan Lee 79e5872eea Add webrtc build parameters 2016-03-05 17:03:30 +09:00
Ryan Lee f575c87854 Add test_main 2016-03-03 00:09:39 +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 c5893177f3 Initial skeleton files 2016-02-29 21:09:39 +09:00