README
This commit is contained in:
parent
c8a3cd9d67
commit
16cdd2c1bd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
||||||
```
|
```
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
This library exposes one main class: `RethinkService`. By default, these services will even
|
This library exposes one class: `RethinkService`. By default, these services will even
|
||||||
listen to [changefeeds](https://www.rethinkdb.com/docs/changefeeds/ruby/) from the database,
|
listen to [changefeeds](https://www.rethinkdb.com/docs/changefeeds/ruby/) from the database,
|
||||||
which makes them very suitable for WebSocket use.
|
which makes them very suitable for WebSocket use.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue