You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The incref/decref of jansson structs and libcstring created on the Rust side or C++ side are also really interesting, see the JanssonValue struct and LibcString struct
Put that info in a technical doc in this repo.
The text was updated successfully, but these errors were encountered:
Some interesting technical documentation are buried in closed PR, like this comment about the
Box<Arc<Session>>
and how it's created in janus-plugin-rs and dropped.
The incref/decref of jansson structs and libcstring created on the Rust side or C++ side are also really interesting, see the JanssonValue struct and LibcString struct
Put that info in a technical doc in this repo.
The text was updated successfully, but these errors were encountered: