An open API service indexing awesome lists of open source software.

https://github.com/meteor/livedata-reverse-testapp


https://github.com/meteor/livedata-reverse-testapp

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Meteor Livedata Self-Test App

This application is used for the
[`livedata connection - reconnect to a different server`](https://github.com/meteor/meteor/blob/0d7ce023e0902094305960fd5d1268e21702a9f3/packages/ddp-client/livedata_connection_tests.js#L1608-L1634)
test in the `meteor self-test` test suite.

See also: https://github.com/meteor/meteor/issues/8092

# Deploy

```
meteor deploy reverse.meteorapp.com
```