Skip to content
tracend edited this page Jun 14, 2012 · 2 revisions

Realtime updates

Using web sockets CRUDr can push notifications to a page even after it's loaded...

No Server-side SDKs

Unlike usual implementations that require a server-side backend to handle the communication with the remote service (mostly to handle the delivery of the api secret, CRUDr can work purely on the client side using a simplified authentication method...

Clone this wiki locally