the InMemorySubscriber was trying to implement the L2 API to start/stop receiving published events as well as the uSubscription business logic to talk uSubscription service and setup notifications. The following PR will be used to cleanup Subscriber API to focus only on L2 while moving all the uSubscription business logic into a new module dedicated for client-side L3 APIs for uSubscription service
the InMemorySubscriber was trying to implement the L2 API to start/stop receiving published events as well as the uSubscription business logic to talk uSubscription service and setup notifications. The following PR will be used to cleanup Subscriber API to focus only on L2 while moving all the uSubscription business logic into a new module dedicated for client-side L3 APIs for uSubscription service