This is a new project that demonstrates the usage of sockets. Sockets are connections between a server and clients. Clients are users joining to the server, and the server acts like receiving responses from the clients, and sending it back to all other clients. This is basically a "socket".