Skip to content

NetworkReceiver: See if the blocking of the receive-function could create problems #33

@monsdar

Description

@monsdar

We're currently blocking the receive function to deserialize and store data. We should check if this is a potential problem. A solution would be to create a incoming data queue which a second thread the deserializes and stores.

See TODO in NetworkReceiver.cpp (currently line 47 and 58)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions