C-bindings for the Go Cwtch Library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Sarah Jamie Lewis 3c465050d8
Merge pull request 'mit license' (#5) from license into trunk
2 years ago
constants Fresh Repository Commit - Cwtch Beta 2 years ago
features Fresh Repository Commit - Cwtch Beta 2 years ago
utils prune logging 2 years ago
.drone.yml drone when update to lock to new repo 2 years ago
.gitignore Fresh Repository Commit - Cwtch Beta 2 years ago
BUILDING_DEBUG.md Fresh Repository Commit - Cwtch Beta 2 years ago
LICENSE mit license 2 years ago
Makefile Fresh Repository Commit - Cwtch Beta 2 years ago
README.md README Update 2 years ago
go.mod Start properly report ACN error, connectivity version bump 2 years ago
go.sum Start properly report ACN error, connectivity version bump 2 years ago
lib.go Start properly report ACN error, connectivity version bump 2 years ago
quality.sh Fresh Repository Commit - Cwtch Beta 2 years ago
switch-ffi.sh Fresh Repository Commit - Cwtch Beta 2 years ago
switch-gomobile.sh Fresh Repository Commit - Cwtch Beta 2 years ago

README.md

libcwtch-go

C-bindings for the Go Cwtch Library.

Build Instructions...

make linux
make android

Using

Linux Desktop:

  • LD_LIBRARY_PATH set to point to libCwtch.so
  • or drop a symlink into /usr/lib

Android

  • copy cwtch.aar into flutter_app/android/cwtch