-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TCP Support #16
Comments
Fork with TCP support: https://github.com/ninjasource/w5500/blob/master/src/lib.rs#L449 Here is a demo that uses that fork with websockets: https://github.com/ninjasource/led-display-websocket-demo/blob/master/led-display-hardware/src/main.rs |
Suppoert for TCP-Clients just got merged thanks to @ryan-summers #24 |
Awesome! Should this issue be closed then? |
Add support for TCP sockets.
The text was updated successfully, but these errors were encountered: