80O / PlusEMU

37 stars 27 forks source link

Replace networking with netcoreserver #102

Open 80O opened 2 years ago

80O commented 2 years ago

Networking should be replaced. Right now disconnects are not immediately detected.

Netcoreserver has a simple implementation which we can use.

80O commented 2 years ago

WIP on this. Avoid doing anything that touches on this as it most likely won't be merged.

80O commented 2 years ago

Also touches #25