Back
Websocket Server & Client
Implementation of Websocket server and client from scratch
November 2021 - December 2021
Websocket Server & Client-image

A project done for my CSCD58: Computer Networks class where my group and I implemented websocket server and client libraries from the ground up on the TCP network layer. To showcase the flexibility of our libraries, a basic cross-platform chatroom app was created that ran on Electron and the web.

Tags
React, TypeScript, Electron, Python