Skip to content
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

Closed
jonahbron opened this issue Aug 2, 2019 · 3 comments
Closed

TCP Support #16

jonahbron opened this issue Aug 2, 2019 · 3 comments
Labels
accepting prs Will accept pull requets for this issue

Comments

@jonahbron
Copy link
Contributor

Add support for TCP sockets.

@andresv
Copy link

andresv commented Jun 7, 2020

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

@kellerkindt kellerkindt added the accepting prs Will accept pull requets for this issue label Jun 10, 2020
@kellerkindt
Copy link
Owner

Suppoert for TCP-Clients just got merged thanks to @ryan-summers #24

@elpiel
Copy link
Contributor

elpiel commented Feb 14, 2023

Suppoert for TCP-Clients just got merged thanks to @ryan-summers #24

Awesome! Should this issue be closed then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting prs Will accept pull requets for this issue
Projects
None yet
Development

No branches or pull requests

5 participants