Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 347 Bytes

SerialToWebsocket

This is a serial to websocket converter for ESP8266.

  • Reads a line from serial and then broadcast it to Websocket for RFLink gateway.
  • Original source is modified to support mDNS, OTA update and a few more things for RFLink gateway.