you need to initiate websocket client
clients locally through node. is not a server , and then keep running scripts. How to initiate and manage
you need to initiate websocket client
clients locally through node. is not a server , and then keep running scripts. How to initiate and manage
Previous: Ask for a regular expression
item is a digital currency quotation query APP. the previous architecture is: front-end-- php-- (mysql)-- nodejs-- exchange API. What the exchange provides here is the webscoket interface, which is stored in the database after receiving the data throu...
I used canvas to do the picture editing function, because I chose canvas.toDataURL ( "image png ") to upload the original image. Now I get the picture in base64 format. When I send it with websocket, I find that the file will be disconnected and report ...