|
d9bd1182f7
|
Move out things from conn.rs into two separate files
|
2021-10-12 18:13:07 +02:00 |
|
|
f87dbe73dc
|
WIP v0.3.0 with changed API
|
2021-10-12 17:59:46 +02:00 |
|
|
50806b54b7
|
fix cargo fmt style
|
2021-10-12 13:33:42 +02:00 |
|
|
74e661febe
|
Fix clippy lints
|
2021-10-12 13:18:24 +02:00 |
|
|
7753b789b7
|
Upgrade to tokio 1.0
|
2021-10-12 13:07:34 +02:00 |
|
|
6ccf3a8495
|
Add resilience when peer_addr() fails
|
2021-02-17 17:43:07 +01:00 |
|
|
9e38b82edc
|
Update documentation
|
2020-12-14 11:41:25 +01:00 |
|
|
6742638c81
|
Replace pk,pubkey,PublicKey by id,NodeID,etc
|
2020-12-12 21:14:15 +01:00 |
|
|
5040198972
|
Make it passive-client-friendly
|
2020-12-12 19:27:18 +01:00 |
|
|
609f0387ca
|
Add ability to specify our public addr for people to contact us back
|
2020-12-11 15:53:59 +01:00 |
|
|
58ec2abe1a
|
Small changes
|
2020-12-07 18:07:55 +01:00 |
|
|
5a9ae8615e
|
Do not close connections immediately on close signal, await for remaining responses
|
2020-12-07 13:35:24 +01:00 |
|
|
83789a3076
|
Call on_disconnected_handler earlier (as soon as .disconnect() is called)
|
2020-12-07 12:39:34 +01:00 |
|
|
14d34e76f4
|
Documentate
|
2020-12-02 20:12:24 +01:00 |
|
|
46fae5d138
|
Better handle requests to ourself
|
2020-12-02 18:10:07 +01:00 |
|
|
d4de2ffc40
|
First commit
|
2020-12-02 13:30:47 +01:00 |
|