Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small optimization | Alex Auvolat | 2022-07-22 | 1 | -1/+4 |
* | Add comment | Alex Auvolat | 2022-07-22 | 1 | -0/+3 |
* | Move things around and fix error bit | Alex Auvolat | 2022-07-22 | 1 | -1/+0 |
* | Clean up framing protocol | Alex Auvolat | 2022-07-22 | 1 | -26/+4 |
* | Hide streaming versions as much as possible | Alex Auvolat | 2022-07-22 | 1 | -15/+43 |
* | Propose alternative API | Alex Auvolat | 2022-07-21 | 1 | -11/+34 |
* | One possibility, but I don't like it | Alex Auvolat | 2022-07-21 | 1 | -1/+0 |
* | Rename AutoSerialize into SimpleMessage and refactor a bit | Alex Auvolat | 2022-07-21 | 1 | -12/+10 |
* | Move things around | Alex Auvolat | 2022-07-21 | 1 | -73/+5 |
* | use a framing protocol instead of even/odd channel | trinity-1686a | 2022-06-20 | 1 | -1/+0 |
* | wait for any ready stream instead of the highest priority one | trinity-1686a | 2022-06-19 | 1 | -1/+1 |
* | further work on streams | trinity-1686a | 2022-06-08 | 1 | -31/+49 |
* | initial work on associated stream | trinity-1686a | 2022-06-05 | 1 | -6/+60 |
* | 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 |
* | 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 |