You can opt-in to early test latest H3 changes using automated nightly release channel.
If you are directly using h3 as a dependency in your project:
h3
{ "dependencies": { "h3": "npm:h3-nightly@latest" } }
WebSockets
H3 has built-in utilities for cross platform WebSocket and Server-Sent Events.
Utils