1
0
mirror of https://github.com/pcvolkmer/arsnova-client.git synced 2025-07-01 22:42:55 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
3d417b3e10 feat: accept value impl IntoUrl trait when creating a new client 2023-12-21 01:46:23 +01:00
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