Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [shared] Make AsyncRuntime public | Henauxg | 2023-03-07 | 1 | -1/+1 |
* | [shared] Move InternalConnectionRef to shared | Henauxg | 2023-01-18 | 1 | -0/+1 |
* | [client] Move client::connection into a separate file | Henauxg | 2023-01-17 | 1 | -1/+1 |
* | [errors] New error types | gilles henaux | 2023-01-11 | 1 | -2/+10 |
* | [errors] Rename ChannelClosed to InternalChannelClosed to avoid confusion wit... | gilles henaux | 2023-01-11 | 1 | -1/+1 |
* | [client & shared] Rework channels and ChannelId | Henauxg | 2023-01-11 | 1 | -1/+4 |
* | [client] Add new error type NoDefaultChannel | Henauxg | 2023-01-11 | 1 | -0/+2 |
* | [channels] Continue implementation | gilles henaux | 2023-01-11 | 1 | -0/+3 |
* | [error] Add a ConnectionClosed error | gilles henaux | 2023-01-09 | 1 | -0/+2 |
* | [server] Implement stop_endpoint | Henauxg | 2022-11-18 | 1 | -0/+2 |
* | [shared] Add new error types | Henauxg | 2022-11-18 | 1 | -1/+10 |
* | [shared] Impl to_base64 in CertificateFingerprint | Henauxg | 2022-11-17 | 1 | -1/+5 |
* | [client & server] Move shared code in a module | Henauxg | 2022-11-17 | 1 | -0/+68 |