Skip to content

bonfire-networks/ap_c2s_client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

185 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AP C2S + MLS client

Example client for ActivityPub MLS

This requires https://openmls.tech wasm bindings, for now clone https://github.com/bonfire-networks/openmls/tree/wasm-bindings to /assets/static/assets/openmls and run:

cargo install wasm-pack

cargo build --release --verbose --target wasm32-unknown-unknown -p openmls --features js

cd openmls-wasm && ./build.sh && cp -r pkg  ../../bonfire-app/assets/static/tauri/assets/openmls

About

Example client for ActivityPub geosocial

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.9%
  • HTML 2.5%
  • CSS 0.6%