summaryrefslogtreecommitdiff
path: root/swiftstory/SwiftStory.py
AgeCommit message (Expand)Author
2020-05-28Don't use coroutines for functions sending notificationsOlivier Gayot
2020-05-21Don't pass both the client and the socketOlivier Gayot
2020-05-21Properly handle disconnections from remote endOlivier Gayot
2020-05-15Add cosmetic changesOlivier Gayot
2020-05-15Take the listen address and port as optional argumentsOlivier Gayot
2020-03-29Change the websocket library for the standard oneOlivier Gayot
2020-03-29Catch right type of exception when decoding JSONOlivier Gayot
2018-03-09use setuptools instead of only distutilsOlivier Gayot