I am developing a home automation system for my home using a nodejs websocket server and several Arduino esp8266 modules as websocket clients. The Arduino libraries I have found do not support secure web sockets so. I was wondering if someone had a solution to implement standard websockets on my local network, but require secure websockets from the wan, all on the same server instance.
Maybe there is a simpler solution that I haven't thought of, but hoping to get a push in the right direction. Thank you!
via Dustin Dwyer
No comments:
Post a Comment