-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
- Support streaming but with chunks, because connection should not be blocked by single large data transmission stream
- Client and server will arrange chunk size in handshake packets
- Stream initialization packet will contain metadata about data type (file, streaming video or audio, etc.), file name (optional), total size (optional)
- Both sides will be able to suspend, resume and terminate stream