Skip to content

n0-computer/iroh-c-ffi

Repository files navigation

iroh C FFI

FFI bindings for iroh.

Running Example

> cargo build
> cc -o main{,.c} -L target/debug -l iroh_c_ffi -lSystem -lc -lm

# Server
> ./main server

# Client
> ./main client

Building C-headers

> cargo run --features headers --bin generate_headers

About

C FFI for iroh

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •