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
* Introduce `ReplicantSessionContext` on the serverside that abstract the application capabilities required to implement the SessionManager.
6
8
* Convert the `ReplicantSessionManagerImpl` into a concrete class that uses the newly introduced `ReplicantSessionContext` so that downstream applications do not need to extend it.
0 commit comments