Commit graph

14 commits

Author SHA1 Message Date
Thulinma
6c588e51fc Stable multi-user buffer and re-enabled push support. Renamed DDV_->Mist. Closes #25 2012-04-27 21:07:26 +02:00
Thulinma
f9de7f9a64 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
78fc9f8ab2 Almost working HTTP connector - mid-rewrite, running into some issues, sleepy, going to bed... 2011-12-05 15:03:27 +01:00
Thulinma
f9f13a1fa1 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
fd16bf494e Updated sockets lib with buffers for easy sending/receiving and such. 2011-11-27 02:22:04 +01:00
Thulinma
a53b255e8f Summerizing of stats in Buffer done - closes #2 2011-11-26 04:27:04 +01:00
Thulinma
0716c319a6 Implemented stats logging on the connector level - closes #1 2011-11-26 03:16:28 +01:00
Thulinma
890a8a89c7 Added byte counters to sockets, needed for issue #1 2011-11-26 02:31:56 +01:00
Thulinma
9526cdc995 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
99dce538de 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
40bcb2ba72 Epoll removal tested and found working! :D 2011-09-25 22:44:55 +02:00
Thulinma
f45d02124a 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
07aff5ad16 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
Thulinma
a09ef74ca2 Fix missing socket.h/cpp 2011-06-20 19:27:59 +02:00