quic-rpc
quic-rpc copied to clipboard
Add some sort of connection scoped values on the server side
You should be able to associate a value with a connection so that it gets dropped if the connection gets dropped. Or in general the ability to do some sort of cleanup on connection loss.