https://github.com/gyounes/pingserv
https://github.com/gyounes/pingserv
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gyounes/pingserv
- Owner: gyounes
- License: apache-2.0
- Created: 2018-02-16T10:25:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T11:30:33.000Z (over 7 years ago)
- Last Synced: 2025-01-21T01:31:01.454Z (5 months ago)
- Language: Erlang
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pingserv
=====A very simple OTP ping server application.
The motivation behing it was to use in an other experiment as a dependency to measure RTT by ping between two processes.Build
-----$ rebar3 compile