mirror of
https://github.com/fatedier/frp.git
synced 2026-08-13 01:59:25 +08:00
017d71717f
Replace 10 positional parameters in NewControl() with a single SessionContext struct, matching the client-side pattern. This also eliminates the post-construction mutation of clientRegistry and removes two TODO comments.