summaryrefslogtreecommitdiff
path: root/swiftstory/__main__.py
AgeCommit message (Expand)Author
2021-12-29Add type hinting everywhere so we can enable strict mypy optionsOlivier Gayot
2021-12-25Move WS code outside the main into swiftstory.interface.ws.pyOlivier Gayot
2021-12-23Make sure our use of websockets package is forwards compatibleOlivier Gayot
2021-12-23Use lowercase module namesOlivier Gayot
2021-12-23Use __main__.py instead of SwiftStory.pyOlivier Gayot