Adhocracy3
stable
Concepts
Development
Administration
Backend
API
Frontend
Project Specific
Legacy concepts
Changelog
Roadmap
Glossary
Adhocracy3
Docs
»
adhocracy_core.websockets.start_ws_server module
Edit on GitHub
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