Thank you for suggesting sockets! I wrote an implementation and it is so much faster! I can send around 200000 messages per second :). This is way more than i need and it is very stable, no more...
Type: Posts; User: Vincent Dw
Thank you for suggesting sockets! I wrote an implementation and it is so much faster! I can send around 200000 messages per second :). This is way more than i need and it is very stable, no more...
Hi everyone,
I am building a showlaser for my graduation assignment. I use the teensy 4.1 as the controller in the laser and my pc to send commands to the teensy 4.1 by a websockets connection. I...