So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Yankulov
#71555 I got it to work, meaning I found a way to create a basic JavaScript client and I used the websocket server sketch, however I have an issue formatting the "payload" into a working variable. How do I cast the "payload" from uint8_t into a string and assign it to a variable for easy access?