rest library
Classes
- DbResponse
- A generic reponse for database methods
- PostResponse
- A post response, returned by the server for POST requests
- RestApi
- A class to communicated with the firebase realtime database REST-API
- StreamEvent
- A generic stream event, returned by the server via SSE.
- StreamEventAuthRevoked
- StreamEventPatch
- StreamEventPut
- StreamEventTransformer
- A stream transformer that converts a stream of ServerSentEvents into a stream of StreamEvents, decoding the event types used by firebase.
Exceptions / Errors
- UnknownStreamEventError
- An exception that is thrown if the firebase server sents an unexpected SSE.