Open oscartbeaumont opened 2 years ago
We should deal with the semantics of the context function with subscriptions cause right now it's problematic.
I think we need to enable the Clone
bound on the TCtx
type + document this behavior.
This is fixed now.
It would be great to be able to, for example, block unauthenticated users or rate limit WebSockets connections since these act as Dos vectors.