heartbeat 0.0.1

A high-performance heartbeat client.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "heartbeat"
version = "0.0.1"
authors = ["James Perry <jp@signalanalytics.co>"]
description = "A high-performance heartbeat client."
readme = "README.md"
repository = "https://github.com/signal-analytics/nickel.rs"
license = "MIT"

[dependencies]
toml = "*"