Skip to content
/ RxHub Public

Utility that provides all necesary tools to stream data in javascript applications

License

Notifications You must be signed in to change notification settings

dsl400/RxHub

Repository files navigation

RxHub

Utility that provides all necesary tools to stream data in javascript applications

[<driver>://](<table>|<path/to/document>)[/<documentId>][.<action>[:<arguments>]]

: Selects an API-specific driver. If no driver is specified the default driver will be used

| : Secifies the target of the operation. It could either table name or a path leading to a collection or folder.

: Used only when reading or writing to a specific document or file

: This component selects an action stream. If no action is specified it will be inferred by examining the request.

: uri encoded string used to provide additional arguments for the specified action.

About

Utility that provides all necesary tools to stream data in javascript applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published