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 following older sections of the code (pre 2024) need a lot more documentation:
IM layer (partially). Stuff like the handlers, objects, encoding module and others
SC layer - all of it
Crypto code
QR code
ACLs
Fabrics
Maybe more?
Sessions code in the transport layer, and possibly packet parsing / creation
I suggest we just add it over time. I can do IM layer and Sessions code as in the meantime my code contributions there prevail over the original code, and there, the complexity is a bit bigger.
I'll start opening PRs with this.
The text was updated successfully, but these errors were encountered:
ivmarkov
changed the title
[Documentation]
[Documentation] Document existing APIs which are already in-place
Jun 22, 2024
The following older sections of the code (pre 2024) need a lot more documentation:
handlers
,objects
,encoding
module and otherstransport
layer, and possibly packet parsing / creationI suggest we just add it over time. I can do
IM layer
andSessions code
as in the meantime my code contributions there prevail over the original code, and there, the complexity is a bit bigger.I'll start opening PRs with this.
The text was updated successfully, but these errors were encountered: