Chat capabilities should be implemented both server and client side. This requires the following - [x] Server chat route delivering chat screen information to the user - [x] Server websocket for chatting - [x] Client side mirror implementation of previous requirements - [x] Building the UI chat screen