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
Right now, services are split between BS, CS, and PS. The split introduces a lot of complexity (additional control plane messages are required, path and crypto sync is difficult inside an AS, etc.), and the benefits aren't straightforward. We should explore merging the services in a single monolithic service that handles all control plane interactions.