Imports of chat command
| Path | Synopsis |
|---|---|
| bytes | Package bytes implements functions for the manipulation of byte slices. |
| flag | Package flag implements command-line flag parsing. |
| github.com/gorilla/websocket | Package websocket implements the WebSocket protocol defined in RFC 6455. |
| log | Package log implements a simple logging package. |
| net/http | Package http provides HTTP client and server implementations. |
| time | Package time provides functionality for measuring and displaying time. |