AleFeri
Simple RESP Server
A simple RESP server made in python!
Screenshot

This project focuses on creating a basic server that utilizes sockets and a custom protocol for client-server communication. It is intended purely for testing purposes and is not suitable for real-world applications, except for very small-scale use cases.

Stack

Python