top of page
Search
The Tech Platform
Feb 10, 2022
STOMP - Simple (or Streaming) Text Orientated Messaging Protocol
STOMP provides an interoperable wire format so that STOMP clients can communicate with any STOMP message broker to provide easy and...
The Tech Platform
Nov 25, 2021
Introduction to WebSocket Protocol
The WebSocket protocol is a TCP-based network protocol. It defines how data is exchanged between networks. Because it is very reliable...
The Tech Platform
Sep 22, 2021
Protocol Buffer : How it works
Protocol Buffers (Protobuf) is a free and open source cross-platform library used to serialize structured data. It is useful in...
bottom of page