Documentation ¶
Overview ¶
This program extends part 9.
It creates a web server listening on localhost:8080. It registers a websocket handler on "/msg". It registers a root handler on "/" that will serve a simple GUI. It sends messages on "/msg" to be displayed and receives messages from "/msg" to be sent to connected peers.
Click to show internal directories.
Click to hide internal directories.