Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | further work on streams | trinity-1686a | 2022-06-08 | 1 | -31/+49 |
| | | | | most changes still required are related to error handling | ||||
* | initial work on associated stream | trinity-1686a | 2022-06-05 | 1 | -6/+60 |
| | | | | | | | | | still require testing, and fixing a few kinks: - sending packets > 16k truncate them - send one more packet than it could at eos - probably update documentation /!\ contains breaking changes | ||||
* | Avoid logging full node IDs | Alex Auvolat | 2022-02-21 | 1 | -1/+1 |
| | |||||
* | Formatting & clippy | Alex Auvolat | 2022-02-21 | 1 | -3/+5 |
| | |||||
* | Refactoring | Alex Auvolat | 2022-02-21 | 1 | -4/+6 |
| | |||||
* | Add method to know endpoint path | Alex Auvolat | 2022-02-16 | 1 | -0/+5 |
| | |||||
* | Add netapp function to drop all handlers | Alex Auvolat | 2021-10-14 | 1 | -2/+2 |
| | |||||
* | Change call() to take a ref to the message to be sent | Alex Auvolat | 2021-10-14 | 1 | -4/+4 |
| | | | | Handlers also receive a ref | ||||
* | Document | Alex Auvolat | 2021-10-14 | 1 | -3/+36 |
| | |||||
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -1/+0 |
| | |||||
* | Fix netapp protocol & adapt basalt to new api | Alex Auvolat | 2021-10-13 | 1 | -0/+1 |
| | |||||
* | WIP v0.3.0 with changed API | Alex Auvolat | 2021-10-12 | 1 | -0/+125 |