From: Juliusz Chroboczek <jch@irif.fr>
To: galene@lists.galene.org
Subject: [Galene] ANNOUNCE: galene-0.6
Date: Sat, 10 Sep 2022 14:44:51 +0200 [thread overview]
Message-ID: <87h71fqtz0.wl-jch@irif.fr> (raw)
Dear all,
Galene 0.6 is available by doing
git clone -b galene-0.6 https://github.com/jech/galene
For more information about the Galene videoconference server, please see
https://galene.org
This version contains a number of protocol changes that are intended to
make it easier to write native (non-web) clients. In particular, the
protocol now carries an explicit version number, so you should get
a useful error message in case the client and the server mismatch.
10 September 2022: Galene 0.6
* Version the protocol: the handshake message now contains a version
number, and the server will warn if it is incorrect. This will become
a hard error in the future.
* Rework the peer-to-peer file transfer protocol. It now lives in
protocol.js, which makes it easy to use by third-party clients.
* Extend the authorization protocol to allow the authorization server to
request that the client fall back to password authorization.
* Make it possible to run the web server on a Unix domain socket.
Thanks to Martin Pépin.
* Check that a given group exists before redirecting from the landing
page. This avoids an unsightly 404 error when the user makes a typo.
* Publish the group name and websocket endpoint in the group status.
This avoids hardwiring the server structure in the client.
* Fix a race condition that could cause chathistory messages to be sent
before the joined status.
reply other threads:[~2022-09-10 12:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h71fqtz0.wl-jch@irif.fr \
--to=jch@irif.fr \
--cc=galene@lists.galene.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox