Developing a custom binary protocol for Node.js and WebSockets based applications with authorization via JWT
Introduction
Developing efficient and secure applications requires not only a well-thought-out API, but also the right choice of data transfer protocol. Web applications usually use text-based formats such as JSON or XML, but for high-performance sys...
devsdaddy.hashnode.dev5 min read