landoshepherd / HackerChat

HackerChat is messaging platform the nostalgic computer geek. It is a simple chat client that allows user to chat with other users all within the terminal.
1 stars 1 forks source link

Re-organized client code to make websocket functionality modular #23

Closed landoshepherd closed 9 months ago

landoshepherd commented 9 months ago

Client still works as before except it now uses a web socket class for all of its communication. Now the client can be whatever it wants to be and not affect the web socket