Commit Graph

38 Commits

Author SHA1 Message Date
Alex 90f8fb2836 Fix drone ? 2021-03-15 13:03:23 +01:00
Alex a1892a95a6 update versions 2021-03-10 22:47:19 +01:00
Alex c05600d749 make basalt optionnal during compilation 2021-03-10 22:32:14 +01:00
Alex a2e2f5e96b v0.1.1 2021-02-18 12:17:15 +01:00
Alex ebc389393c Add CI badge 2021-02-18 12:10:10 +01:00
Alex 4e85862a85 Publish Bᴀsᴀʟᴛ 2021-02-18 12:07:04 +01:00
Alex 4d01a9dd0e Use nightly rust 2021-02-17 18:23:44 +01:00
Alex ab41966a9d add drone CI 2021-02-17 17:45:02 +01:00
Alex 6ccf3a8495 Add resilience when peer_addr() fails 2021-02-17 17:43:07 +01:00
Alex 9e38b82edc Update documentation 2020-12-14 11:41:25 +01:00
Alex 5d07711900 Update README 2020-12-14 11:40:13 +01:00
Alex 6fc20657d8 update arc-swap 2020-12-14 11:36:39 +01:00
Alex c81fd742c4 Prepare Cargo.toml for publication 2020-12-14 11:35:41 +01:00
Alex e761f2f6ef Merge branch 'master' of git.deuxfleurs.fr:lx/netapp 2020-12-14 11:22:29 +01:00
Alex 3aa46dfe95 We don't want to publish this 2020-12-14 11:19:59 +01:00
Alex 6742638c81 Replace pk,pubkey,PublicKey by id,NodeID,etc 2020-12-12 21:14:15 +01:00
Alex 5040198972 Make it passive-client-friendly 2020-12-12 19:27:18 +01:00
Alex 54c7c50bb5 Useless dependencies get removed 2020-12-12 19:08:57 +01:00
Alex dbb15807b9 Tentative trace 2020-12-11 20:04:49 +01:00
Alex a7d92689e0 tiny basalt change 2020-12-11 15:58:21 +01:00
Alex 609f0387ca Add ability to specify our public addr for people to contact us back 2020-12-11 15:53:59 +01:00
Alex fd8c487b9b Less verbosity 2020-12-11 13:34:04 +01:00
Alex 58ec2abe1a Small changes 2020-12-07 18:07:55 +01:00
Alex 32a0fbcbd9 Maybe fix something? Idk 2020-12-07 16:00:12 +01:00
Alex 5a9ae8615e Do not close connections immediately on close signal, await for remaining responses 2020-12-07 13:35:24 +01:00
Alex 83789a3076 Call on_disconnected_handler earlier (as soon as .disconnect() is called) 2020-12-07 12:39:34 +01:00
Alex b247f02c29 Don't close connection at first (stupid) excuse 2020-12-04 17:12:10 +01:00
Alex 45766aa5d7 a log 2020-12-04 15:03:48 +01:00
Alex 84ba176ec9 no dup log 2020-12-04 14:22:31 +01:00
Alex 0b041c77f4 more logging 2020-12-04 14:06:06 +01:00
Alex b63179c699 Logging 2020-12-04 13:58:34 +01:00
Alex 56c524bbea Build docker container for basalt example 2020-12-03 18:55:00 +01:00
Alex 4061fc9fe8 Complete basalt example 2020-12-02 21:21:42 +01:00
Alex 14d34e76f4 Documentate 2020-12-02 20:12:24 +01:00
Alex 46fae5d138 Better handle requests to ourself 2020-12-02 18:10:07 +01:00
Alex 9ed776d16a update deps 2020-12-02 16:37:36 +01:00
Alex f1f2c876a9 add README 2020-12-02 13:33:24 +01:00
Alex d4de2ffc40 First commit 2020-12-02 13:30:47 +01:00