I have a chat server written in Erlang. Communication between users is via the TCP protocol by sending simple commands. I need to create a web client in Angular. I tried to find