blueprint-freespeech / ricochet-refresh

Anonymous peer-to-peer instant messaging
https://www.ricochetrefresh.net
Other
164 stars 27 forks source link

Impl migration final #24

Closed morganava closed 3 years ago

morganava commented 3 years ago

These commits wrap the entirety of the ricochet-refresh protocol and tor management into libtego via a C99 ABI and callback mechanisms for async events.

See: libtego/include/tego/tego.h for full API.

ricochet/config.json is not compatible between this version (3.0.0b) and the previous version (3.0.0a) but network protocol is the same.

morganava commented 3 years ago

Pushed this as v3-2021-beta