Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

feat(DhSessions): add with_acquire_* helpers and AcquireSessionError #104

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

PiDelport
Copy link
Collaborator

@PiDelport PiDelport commented Jun 18, 2021

This allows caller to use sessions without dealing with the more complicated mutex and guard APIs.

Precedes PR #87

@PiDelport PiDelport added feat New feature or request M: tenclave lib Module: Trusted enclave library (rtc_tenclave) M: types lib Module: Types library (rtc_types) labels Jun 18, 2021
@PiDelport PiDelport self-assigned this Jun 18, 2021
@PiDelport PiDelport mentioned this pull request Jun 18, 2021
7 tasks
@PiDelport PiDelport merged commit f513d17 into main Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat New feature or request M: tenclave lib Module: Trusted enclave library (rtc_tenclave) M: types lib Module: Types library (rtc_types)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants