Commit graph

12 commits

Author SHA1 Message Date
Muaz Ahmad
881cbe28f8 Pass successful connect return 2023-08-15 14:27:54 +05:00
Muaz Ahmad
d1b5ade036 Added connect response writing 2023-08-15 12:32:44 +05:00
Muaz Ahmad
a070e0c952 Added chunk size and bandwidth write to peer 2023-08-13 14:43:07 +05:00
Muaz Ahmad
d90127def6 Try writing chunks, start with window ack size msg 2023-08-13 14:30:39 +05:00
Muaz Ahmad
58d12652e5 Remove chunk size test code, add connect command test code 2023-08-10 23:52:52 +05:00
Muaz Ahmad
c7ea01e3bd Force read peer chunk size message from client 2023-08-10 20:58:01 +05:00
Muaz Ahmad
5df64adcbd Refactor, wrapper around ReadChunk to manage structs 2023-08-10 20:34:10 +05:00
Muaz Ahmad
d5d2301cad Loop chunk read 2023-08-10 15:29:25 +05:00
Muaz Ahmad
bb98894fc3 Code refactoring, persistent chunk read bufs, type 1 chunks 2023-08-10 12:49:26 +05:00
Muaz Ahmad
5bc8a7affc Chunk read test 2023-08-10 03:24:00 +05:00
Muaz Ahmad
aafa00ecae Typo and type fix 2023-08-10 01:02:22 +05:00
Muaz Ahmad
b2c3ca552b Basic RTMP server+handshake 2023-08-09 16:00:21 +05:00