Skip to content

Binary data transfer #33

@tshemsedinov

Description

@tshemsedinov
  • 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions