Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] Heads up: file transfer now handled by protocol.js
@ 2022-07-25 17:27 Juliusz Chroboczek
  2022-08-12 11:00 ` [Galene] " Jeroen van Veen
  0 siblings, 1 reply; 2+ messages in thread
From: Juliusz Chroboczek @ 2022-07-25 17:27 UTC (permalink / raw)
  To: galene; +Cc: Jeroen van Veen

Hi,

I've just reworked the file transfer code so it's split into a protocol
part (in protocol.js) and a user-interface part (in galene.js).  The new
code uses an explicit state machine, and therefore should have much better
error handling (in particular, you'll no longer see a file transfer hang
if the peer goes away).  Please test.

Unfortunately, this means that if you're maintaining and alternate client
and you've reimplemented file transfer, I've just made part of your work
obsolete.  Sorry, Jeroen.

In case anyone is interested, the new code is here:

  https://github.com/jech/galene/blob/master/static/galene.js#L2415

Yes, that's all there is to it :-)

-- Juliusz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-12 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25 17:27 [Galene] Heads up: file transfer now handled by protocol.js Juliusz Chroboczek
2022-08-12 11:00 ` [Galene] " Jeroen van Veen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox