https://github.com/jazzdotdev/ping-pong
Alice sends a ping to Bob and he responds a pong. Both verify the other's identity.
https://github.com/jazzdotdev/ping-pong
Last synced: about 1 year ago
JSON representation
Alice sends a ping to Bob and he responds a pong. Both verify the other's identity.
- Host: GitHub
- URL: https://github.com/jazzdotdev/ping-pong
- Owner: jazzdotdev
- Created: 2019-01-04T04:46:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T23:20:34.000Z (about 7 years ago)
- Last Synced: 2025-02-01T19:30:16.606Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Lighttouch Ping-Pong Example
Example double lighttouch app, Alice sends a ping to Bob and he responds a pong. Both verify the other's identity.
To run both at the same time, run `bash run.sh`, and go to `localhost:300/?ping`.
Optionally, `bash run.sh sync` runs peru sync in both apps.