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
The project aims to implement a micro-service, that can proxy every incoming push notification, e.g. webhooks, and put them into a queue for later processing. So the client don't have to deal with unexpected loads caused by third party services.
About
The project aims to implement a micro-service, that can proxy every incoming push notification, e.g. webhooks, and put them into a queue for later processing.