
13
May, 17
How to implement Websocket and make a MQTT connection using Grails 3
Websocket or socket is a computer communication protocol, providing full-duplex communication channels over a single TCP connection and MQTT is a lightweight messaging protocol for small sensors and mobile devices. To make a socket connection in Grails...
Recent Comments