Commit graph

20 commits

Author SHA1 Message Date
Thulinma
c123111e70 Fixed bugs for debug session may 4 2012. 2012-05-04 14:28:01 +02:00
Thulinma
8b15fd52c4 Fixed Controller compiling, upped socket lib verbosity, fixed JSON::Value null -> string convert, fixed Makefile install command. 2012-04-28 00:51:21 +02:00
Thulinma
2701a0be46 Stable multi-user buffer and re-enabled push support. Renamed DDV_->Mist. Closes #25 2012-04-27 21:07:26 +02:00
Thulinma
106adcffb8 RTMP Connector upgrade to DTSC - push mode doesn't convert to DTSC yet (it will tomorrow) and it is still untested - but should work. 2012-04-15 01:54:39 +02:00
Thulinma
67bf3b8320 First compiling version of DTSC-powered Buffer. Merged DTSC and DTMI into DTSC for ease of use. Todo: FLV2DTSC executable, DTSC support in all connectors... 2011-12-05 14:56:22 +01:00
Thulinma
67c92852b5 Updated sockets lib with buffers for easy sending/receiving and such. 2011-11-27 02:22:04 +01:00
Thulinma
2f5d5fcecb Summerizing of stats in Buffer done - closes #2 2011-11-26 04:27:04 +01:00
Thulinma
ff4e2aa285 Implemented stats logging on the connector level - closes #1 2011-11-26 03:16:28 +01:00
Thulinma
0fb103a3b4 Added byte counters to sockets, needed for issue #1 2011-11-26 02:31:56 +01:00
Thulinma
3f3d6c0222 Fixes 2011-10-18 10:15:42 +02:00
Thulinma
dd9eb3522a Added socket functions for connecting over TCP - fixed some stuff, added uplink support to server binary. 2011-10-18 05:17:50 +02:00
Thulinma
e65a391aa1 Fixed accept call getting interrupted by child reaping 2011-10-07 03:27:21 +02:00
Thulinma
592c1cfbd0 Added full IPv4 support 2011-09-26 12:44:15 +02:00
Thulinma
57b9866b4b Added POST var parsing to HTTP lib, added WriteFile to JSON gearbox version, added real parsing of input to JSON gearbox version 2011-09-26 02:16:12 +02:00
Thulinma
86e7d69e09 Epoll removal tested and found working! :D 2011-09-25 22:44:55 +02:00
Thulinma
3aa7e4d114 Removing epoll in favor of more cross-platform poll - also adding RTMP push support and Buffer push support with IP security 2011-09-22 06:57:05 +02:00
Thulinma
d76f7f5c46 Removed Unix address information from Socket lib - useless 2011-08-12 02:18:44 +02:00
Thulinma
7d3acba737 Cleanup in TS dir (Erik! No binaries in the git! ), added getError() to socket lib, fixed Buffer problems when a Connector is being slow. 2011-08-12 02:03:07 +02:00
Erik Zandvliet
72636e60e6 Socket lib output changed to stderr 2011-08-01 02:32:48 +02:00
Thulinma
1f41edb949 Fix missing socket.h/cpp 2011-06-20 19:27:59 +02:00