aboutsummaryrefslogtreecommitdiff
path: root/examples/basalt.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make it passive-client-friendlyAlex Auvolat2020-12-121-4/+4
|
* Add ability to specify our public addr for people to contact us backAlex Auvolat2020-12-111-1/+5
|
* Do not close connections immediately on close signal, await for remaining ↵Alex Auvolat2020-12-071-20/+21
| | | | responses
* no dup logAlex Auvolat2020-12-041-1/+1
|
* more loggingAlex Auvolat2020-12-041-1/+2
|
* LoggingAlex Auvolat2020-12-041-8/+20
|
* Complete basalt exampleAlex Auvolat2020-12-021-3/+42
|
* DocumentateAlex Auvolat2020-12-021-1/+1
|
* Better handle requests to ourselfAlex Auvolat2020-12-021-7/+38
|
* First commitAlex Auvolat2020-12-021-0/+76