Skip to content

Server - Check what happens if the socket speed can't keep up #153

@pylessard

Description

@pylessard

This case has not been tested yet. Will send() block? If so, send() needs to eb in a different thread and we manage the queue internally to drop some values. Then it means we need some message priority where some messages can be dropped, other can be replace and some needs to be queue forever

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions