v15-rc2 - SignalR Notification Hub.
# package-development
k
So this looks cool : https://github.com/umbraco/Umbraco-CMS/pull/17776 has it been written with a purpose in mind, or is it just there because its a good extension point? because i have ideas, but if the core are about to do them i will wait 🙂
w
I have had many ideas about stuff with SignalR 😛 But as always not enough hours in my days to get through the backlog of ideas around client/paid work
be good to hear from @Jacob Overgaard or @Niels Lyngsø if there is anything official/planned from HQ of their use
r
Adds it to the to check for CMSImport V14+ List Thanks 🙂
s
Talked to Nikolaj about it and we're very happy for package devs to use this! > It's to help the frontend keep their stores up to date, so they'll be notified whenever there's a change in the backend > So instead of always polling changes will be pushed to them > Can be used for all kinds of things > Also if an editor is editing a document, the frontend might be notified that the same document has been saved, then we know there's a "merge conflict" > and it's extendable so people can even add their own events
Docs are being worked on by the way but might lag a bit behind the release
w
Ah nice gonna make the JS stores powered by SignalR is neat for sure Look forward to see how the core goes about using this and what specific features they build with it.
s
Currently the backoffice team will start using it, not sure when the frontend team will begin with it. But we're looking forward to hearing what you all use it for and we're happy to iterate on the idea based on feedback!
9 Views