Web Server
Simple File Server:
This application primarily hosts a server to deliver files through http requests.
API Server or Websocket Server:
This application also contains an example of an server with custom methods to process http requests and an template to establish connection among many online users with the fastest messaging in real-time.