7 Commits

Author SHA1 Message Date
Storm Dragon 965347cad4 Checkpoint audio-only Skald fork work 2026-05-18 13:06:57 -04:00
Storm Dragon 55528b8e62 Rename public group URLs to halls 2026-05-17 22:22:46 -04:00
Storm Dragon bda0e548d3 Rebrand project as Skald 2026-05-17 22:16:08 -04:00
Juliusz Chroboczek 7151fad149 Simplify the initial connection protocol.
The ServerConnection.connect method is no longer async,
we rely on the onconnected callback only.  The onconnected
callback is now only called after the initial handshake
completes.  There is a new onerror callback.
2024-06-10 21:12:47 +02:00
Juliusz Chroboczek e7af7cbed4 Add receive support to example client. 2024-06-10 15:58:30 +02:00
Juliusz Chroboczek 45ae8c5339 Minor fixes to example. 2024-06-08 18:30:14 +02:00
Juliusz Chroboczek ac47a82e2f Add minimal client example. 2024-06-08 15:05:00 +02:00