Skip to content

version 0.1.2

Latest
Compare
Choose a tag to compare
@ckw017 ckw017 released this 17 Jan 08:34

Bugfixes:
Users with empty names can now be initialized without problem
Chat messages without timestamps are now formatted correctly
Clients now properly clean up tasks

New Features:
on_disconnect hook added
Client.tasks and Client.add_task make it easier to manage ongoing coroutines
Room.init_time attribute added
More explicit documentation in client