Bug Fix:
- #45 [BUG] Calling close on Server raises ConcurrentModificationError
New Feature:
- #47 Added Future to start and stop server
New Feature:
- #33 Null safety
Bug Fix:
- #23 [BUG] Calling close on Server raises ConcurrentModificationError
Bug Fix:
- #18 make sure it is accessing the rooms map
Bug Fix:
- #17 inference error
New Feature:
- #16 Apply Pedantic recommendations