Build Your Own Echo Server
Build your own Echo server. Implement a uUDP or TCP based Echo server. ...
Build your own Echo server. Implement a uUDP or TCP based Echo server. ...
Build your a HTTP(S) Load Tester that can be used to simulate a load on a website or HTTP(S) based API. ...
Build your own Memcached server. Implement the TCP based Memcached protocol and build a Memcached server. ...
Build your own NATS Message Broker. Implement the TCP based NATS protocol and build a NATS Message Broker. ...
Build a network modelling tool that can load in a network description and some traffic data, then model the traffic flowing over the network to determine the utilisation of each link within the network. ...
Build your own API Rate Limiter, ready to sit in front of your API. ...
Build your own real-time chat server and client. ...
Build your own Redis server. Implement the RESP protocol to create a redis compatible server. ...
Build your own URL Shortener. ...
Build your own Web server. Implement the HTTP protocol to create a web server. ...