♻️ Refactor the notification service to use gorush as push service
This commit is contained in:
@ -9,8 +9,6 @@ using SystemClock = NodaTime.SystemClock;
|
||||
namespace DysonNetwork.Sphere.Connection.Handlers;
|
||||
|
||||
public class MessageReadHandler(
|
||||
AppDatabase db,
|
||||
ICacheService cache,
|
||||
ChatRoomService crs,
|
||||
FlushBufferService buffer
|
||||
)
|
||||
|
Reference in New Issue
Block a user