Commit Graph

23 Commits

Author SHA1 Message Date
e6210b42c9 chore: update dependencies, including stable tokio 2021-04-23 09:13:31 +02:00
7cbb65afcb chore: bump version to 0.3.0 and update changelog 2021-04-19 11:50:23 +02:00
1263be9622 chore: bump dependencies 2021-04-19 11:50:23 +02:00
3b29d072dc fix: apply rustfmt changes 2021-04-19 11:45:24 +02:00
d6900c7aa9 feat: add healthcheck endpoint 2021-04-19 11:45:24 +02:00
44251fa2f7 bump version to 0.2.3 2020-04-08 12:02:54 +02:00
0448980dd9 fix interval timings for concurrent pings 2020-04-08 12:01:19 +02:00
eccfe68530 bump version to v0.2.2 2020-04-06 22:53:21 +02:00
a1f772efe2 improve documentation 2020-04-06 22:50:32 +02:00
b5e72dacb0 bump version to 0.2.1 2020-04-06 20:43:54 +02:00
e97e8f7d70 fix timing intervals
fixes #3
2020-04-06 20:41:28 +02:00
732733ac9c Use keepachangelog.com format 2020-04-06 20:41:26 +02:00
15160b197c bump version to 0.2.0 2020-04-06 14:11:28 +02:00
0e8f270742 improve logging and error handling
fixes #2
2020-04-06 13:57:06 +02:00
2c2c5359b6 add copyright headers 2020-04-06 13:28:02 +02:00
c6d5505f2a update dependencies, replace oping with tokio_ping 2020-04-06 12:56:39 +02:00
b60f2f8290 Release v0.1.0 2019-02-06 19:49:55 +01:00
b7052b9e27 moved README to right directory 2019-02-06 19:42:13 +01:00
32b65a794a Add .gitlab-ci.yml 2019-02-06 18:38:09 +00:00
f68751df31 hopefully finish implementation 2019-02-06 19:30:33 +01:00
bde5127560 Add LICENSE 2019-02-05 10:33:05 +00:00
8748ba7e5b refactoring the futures to be more readable 2019-02-05 01:20:32 +01:00
f05a6d9083 commit initial mess 2019-02-01 15:56:35 +01:00