boringtun
boringtun copied to clipboard
refactor: introduce helpers for accessing `Session` by index
This is to make the access of the sessions array a bit safer by only using the modulo operation within those accessors.