You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First use case I have in mind: Define a task called new-key to negotiate a new permanent key. This would improve forward secrecy but may not be suitable for all applications, so it makes sense to move it into a task. Of course, that task alone doesn't make much sense. So, I'd chain new-key -> webrtc (technically, they could also run in parallel... not sure that's a good idea though).
It might be a useful feature to be able to chain multiple tasks.
The text was updated successfully, but these errors were encountered: