adhocracy_core.websockets.start_ws_server module

Start Websocket server as main application.

main(args=[]) → int[source]

Start WebSockets server.

Return type:int
Parameters:args – the command-line arguments – we expect just one: the config file to use
Returns:0 on success