1
0
mirror of https://github.com/pcvolkmer/arsnova-client.git synced 2025-04-19 11:06:51 +00:00

6 Commits

Author SHA1 Message Date
9cdd68abed feat: apply typestate pattern to client
This prevents using the client without using guest login and without token.
2023-12-20 14:36:45 +01:00
b116457796 feat: add rooms short id to RoomNotFoundError 2023-12-20 14:14:02 +01:00
c37a75cfcf feat: improve error handling 2023-12-20 14:00:41 +01:00
320fe0fa97 chore: cleanup imports 2023-12-20 13:03:42 +01:00
ba8dd91af9 Add a terminal-based client as example 2023-12-20 01:35:52 +01:00
dee0d550ce Initial commit 2023-12-20 01:23:54 +01:00