jczic / MicroWebSrv

A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
https://github.com/jczic/MicroWebSrv
MIT License
641 stars 116 forks source link

How to use Websocket Client? #25

Closed chenqilongwuxi closed 6 years ago

chenqilongwuxi commented 6 years ago

Please give me a Websocket-Client micropython code sample.

jczic commented 6 years ago

I've no websocket client for the moment. Just a websocket server in the web server.

chenqilongwuxi commented 6 years ago

Please...... :-)