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

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.

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.