Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Implement single threaded read-write network worker #1376

Closed
jakubcech opened this issue Mar 19, 2019 · 0 comments
Closed

Implement single threaded read-write network worker #1376

jakubcech opened this issue Mar 19, 2019 · 0 comments
Labels
C-Network L-Groom This issue needs to be groomed

Comments

@jakubcech
Copy link
Contributor

jakubcech commented Mar 19, 2019

Description

Use a single NIO selector to handle inbound and outbound packets. Meaning sending and writing to and from peers.

Only scoped to TCP, we're leaving out UDP explicitly.

@jakubcech jakubcech added C-Network L-Groom This issue needs to be groomed labels Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-Network L-Groom This issue needs to be groomed
Projects
None yet
Development

No branches or pull requests

1 participant