WebSocket allows to create a full duplex communication channel over a single TCP/HTTP connection and enables streams of structured messages. It use simple and efficient headers to describe those messages which offer a better solution when it come to send small data at higher rate. For more details, refer to section WebSocket in the HTTP Reference Guide.
This section regroups topics to help developing a custom WebSocket application with the µC/HTTP-client stack. Examples are include in many sub-sections.
Child pages (Children Display) | ||
---|---|---|
|