https://github.com/meteor/livedata-reverse-testapp
https://github.com/meteor/livedata-reverse-testapp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meteor/livedata-reverse-testapp
- Owner: meteor
- Created: 2017-11-29T16:59:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T17:00:23.000Z (over 7 years ago)
- Last Synced: 2025-03-28T17:54:36.776Z (2 months ago)
- Language: HTML
- Homepage: https://reverse.meteor.com
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```