Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basalt: Adapt to use NonZeroUsize for lru change. | Jonathan Davies | 2023-02-01 | 1 | -1/+2 |
| | |||||
* | Merge branch 'fix-ping' into stream-body | Alex Auvolat | 2022-09-02 | 1 | -1/+1 |
|\ | |||||
| * | Update dependenciesupdate-deps | Alex Auvolat | 2022-09-02 | 1 | -1/+1 |
| | | |||||
* | | Hide streaming versions as much as possible | Alex Auvolat | 2022-07-22 | 1 | -13/+4 |
| | | |||||
* | | Propose alternative API | Alex Auvolat | 2022-07-21 | 1 | -4/+13 |
| | | |||||
* | | One possibility, but I don't like it | Alex Auvolat | 2022-07-21 | 1 | -5/+4 |
| | | |||||
* | | Move things around | Alex Auvolat | 2022-07-21 | 1 | -1/+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 | ||||
* | Properly implement watches for Basalt | Alex Auvolat | 2021-10-13 | 1 | -8/+11 |
| | |||||
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -1/+1 |
| | |||||
* | Fix netapp protocol & adapt basalt to new api | Alex Auvolat | 2021-10-13 | 1 | -18/+26 |
| | |||||
* | fix cargo fmt style | Alex Auvolat | 2021-10-12 | 1 | -1/+1 |
| | |||||
* | fix clippy on basalt code | Alex Auvolat | 2021-10-12 | 1 | -7/+7 |
| | |||||
* | Upgrade to tokio 1.0 | Alex Auvolat | 2021-10-12 | 1 | -2/+2 |
| | |||||
* | Publish Bᴀsᴀʟᴛ | Alex Auvolat | 2021-02-18 | 1 | -0/+476 |
| | |||||
* | We don't want to publish this | Alex Auvolat | 2020-12-14 | 1 | -476/+0 |
| | |||||
* | Tentative trace | Alex Auvolat | 2020-12-11 | 1 | -0/+2 |
| | |||||
* | tiny basalt change | Alex Auvolat | 2020-12-11 | 1 | -1/+1 |
| | |||||
* | Do not close connections immediately on close signal, await for remaining ↵ | Alex Auvolat | 2020-12-07 | 1 | -7/+5 |
| | | | | responses | ||||
* | Don't close connection at first (stupid) excuse | Alex Auvolat | 2020-12-04 | 1 | -6/+6 |
| | |||||
* | a log | Alex Auvolat | 2020-12-04 | 1 | -0/+2 |
| | |||||
* | more logging | Alex Auvolat | 2020-12-04 | 1 | -3/+9 |
| | |||||
* | Logging | Alex Auvolat | 2020-12-04 | 1 | -2/+7 |
| | |||||
* | Documentate | Alex Auvolat | 2020-12-02 | 1 | -16/+8 |
| | |||||
* | Better handle requests to ourself | Alex Auvolat | 2020-12-02 | 1 | -22/+18 |
| | |||||
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+475 |