Change TcpStream into asynchronous TcpStream #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Handle the TcpStream in an asynchronous way.
see the crates below:
When the stream speed is low (ex: Raspberry PI 3), the request is not correctly handled. It is a stange behavior. Don't know how to fix that...
merged on develop