Imports of autobahn command

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
flagPackage flag implements command-line flag parsing.
github.com/gorilla/websocketPackage websocket implements the WebSocket protocol defined in RFC 6455.
ioPackage io provides basic interfaces to I/O primitives.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
timePackage time provides functionality for measuring and displaying time.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.