Commit Graph

24 Commits (master)

Author SHA1 Message Date
Ryan Lee a94d5b68f5 Changed unmodified names 2017-10-27 20:57:19 +09:00
Ryan Lee ea11b4baa2 Supports WebRTC branch head 60 2017-10-23 00:39:33 +09:00
Ryan Lee 313006fef5 Move on webrtc branch-heads/55 2016-10-15 16:42:55 +09:00
Ryan Lee f55d1a0866 Move to WebRTC branch-heads/54 branch
- Support GN build
- Tested on Windows, Mac OSX and Linux (Ubuntu)
2016-09-12 08:03:45 -04:00
Ryan Lee 1298a1140c Rename a project 2016-08-12 12:53:50 +09:00
Ryan Lee d41add5722 Support linux (ubuntu) build 2016-06-25 14:38:47 +09:00
Ryan Lee 28e5037946 Support Mac OSX Debug build type 2016-06-25 13:59:56 +09:00
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 e0d9e63914 Update WebRTC to branch-heads/52 branch
WebRTC change
- rtc::scoped_ptr to std::unique_ptr
- rtc::Buffer to rtc::CopyOnWriteBuffer
2016-06-08 11:45:45 +09:00
Ryan Lee c0ff1323dc Add OnBufferedAmountChange
Remove fake port allocator
2016-05-07 00:26:18 -07:00
Ryan Lee 73e14c0e97 Update defines 2016-04-17 16:33:07 -07:00
Ryan Lee f27e68c6d7 Update defines 2016-04-16 22:48:55 -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 f114fc3b6a Add standalone asio library
version 1.10.6
2016-04-16 14:33:51 -07:00
Ryan Lee 4272b2f899 Align line 2016-04-09 13:42:45 -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 824129e462 Modify error message 2016-03-18 13:37:15 +09:00
Ryan Lee 6833fe4124 Support to link with WebRTC debug libs 2016-03-12 20:46:32 +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 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 c5893177f3 Initial skeleton files 2016-02-29 21:09:39 +09:00