Python websocket send data to js + html
This is what I wanna do:
websocket client –> websocket server –> websocket client javascript +html
cannot parsing data from websocket
i have a problem to parsing data from websocket into json… i use python as my BE.