Hi,
I am trying out and test with sockets in my code and was wondering can I connect my basic TLS/TCP Socket to a websocket protocol url and if it is possible what are the steps I may need to take in order for it to work
Kind Regards
Senfrost
Hi,
I am trying out and test with sockets in my code and was wondering can I connect my basic TLS/TCP Socket to a websocket protocol url and if it is possible what are the steps I may need to take in order for it to work
Kind Regards
Senfrost
I’ve never tried it but FreeRTOS+TCP is a stand tcp/ip stack so should work with any layer 7 protocol that depends on tcp.