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

Working with ESP32 #38

Open
physiii opened this issue Apr 2, 2017 · 6 comments
Open

Working with ESP32 #38

physiii opened this issue Apr 2, 2017 · 6 comments

Comments

@physiii
Copy link

physiii commented Apr 2, 2017

Will this library work with an ESP32? I am currently using this websockets library for communication with my server: https://github.com/warmcat/lws-esp32-factory but I would like to use socket io since that's what I use in all other parts of my system.

@physiii physiii changed the title Use with ESP32 Working with ESP32 Apr 2, 2017
@washo4evr
Copy link
Owner

Hi,

I have not yet ordered an ESP32 so I can't confirm but I would expect this library to work with little to no work.
I may order an ESP32 soon and add official support

@washo4evr
Copy link
Owner

So, I finally ordered an ESP32.

I will work on that when I receive it

@physiii
Copy link
Author

physiii commented Jun 27, 2017

Good to hear! Which websockets library are you using? Or did you write one yourself?

@physiii
Copy link
Author

physiii commented Aug 17, 2017

Any news? So far I've been using this one:

https://github.com/warmcat/lws-esp32-factory

But would like socket.io

@washo4evr
Copy link
Owner

Hi,

ESP32 is now supported

please let me know if everything is OK

@physiii
Copy link
Author

physiii commented Oct 12, 2017

Good job! Can't wait to try it out. I've been putting a lot of time into using ESP-IDF and freeRTOS along with warmcat's websocket library I mention in my original post. some of my code

Can you tell me how I can use your library outside the Arduino environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants