-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Webtransport is new protocol that might be compelling alternative to websockets at some point in the future:
https://developer.mozilla.org/en-US/docs/Web/API/WebTransport_API
Not proposing as a shortterm feature as likely more complicated to implement, but has features that might be appealing for seismic data delivery someday, like unreliable delivery for display purposes, better backpressure handling, and maybe speed improvements.
Consider this a placeholder/reminder...