Commit graph

15 commits

Author SHA1 Message Date
699666695e Comments 2023-08-21 20:25:54 +05:00
Muaz Ahmad
70d7ba474e add publish handling, refactor command for easier value checking 2023-08-17 15:01:12 +05:00
Muaz Ahmad
4f4a896b84 Finish stream creation response 2023-08-15 17:46:41 +05:00
Muaz Ahmad
9f0cf39b3b Process and check create stream command, store transaction id 2023-08-15 15:55:41 +05:00
Muaz Ahmad
ae9bb63d04 Complete encoding of main types 2023-08-15 14:27:28 +05:00
Muaz Ahmad
a526753112 Add null parsing 2023-08-15 14:27:00 +05:00
Muaz Ahmad
7311b761b2 Fixed cyclic package dep 2023-08-15 13:16:38 +05:00
Muaz Ahmad
d1b5ade036 Added connect response writing 2023-08-15 12:32:44 +05:00
Muaz Ahmad
dbc55a2880 Object read, root obj access fix 2023-08-12 02:18:03 +05:00
Muaz Ahmad
369a7c40f4 Added number, bool and string amf decoding 2023-08-11 15:51:46 +05:00
Muaz Ahmad
74d95d4769 Basic root and number AMF decoding 2023-08-11 15:22:25 +05:00
Muaz Ahmad
ca36226491 Stream key not involved until publish stage, just check if proper command and app 2023-08-11 15:21:49 +05:00
Muaz Ahmad
3d7e00169b Refactor command process to separate file 2023-08-11 13:12:12 +05:00
Muaz Ahmad
0c054b67c0 connect object processing, stream key checking 2023-08-11 13:09:36 +05:00
Muaz Ahmad
ac5834a12e Add amf encoding package, test code 2023-08-10 23:53:23 +05:00