aenriii / Galaxy

Lightweight C# Server (Alpha)
https://jdadonut.github.io/Galaxy
1 stars 0 forks source link

Tcp Library Implementation #5

Open aenriii opened 2 years ago

aenriii commented 2 years ago

Tcp Library implementation tracker as issue.

aenriii commented 2 years ago

Current issue: There is never data ready to be read. Solution: https://stackoverflow.com/questions/2343495/tcpclient-waiting-for-data-to-become-available @jdadonut