> For now, we are only using a pull model for notifications in the wiki. > Implementing a push model on top of that would be indeed a cool idea and > cover more use cases, but I'm having doubts about the scope of this and > the REST API project ; WDYT ?
First of all sorry for the late,in the last project i worked on we made a Rest API ,we had a push notification model and something like pull notification model because we created it with firebase notifications and i think that is not the most completed way. I think that push model it must be from WebSocket that is more complexity but is the most completed way.I dont know how much computing resource "eats" Websocket because i think that must be connected with the app the whole time. Something else that i want to ask i have do an acc to try Xwiki platform and to see how it works the existing one notification system but in my bell i dont have notifications option i see instruction to select from my profile but same... The notification system that exist is on stable mode? Nick

