C-bindings for the Go Cwtch Library https://cwtch.im
This repository has been archived on 2023-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sarah Jamie Lewis bda19b3197
continuous-integration/drone/push Build is failing Details
Merge pull request 'move package and imports from flutter to cwtch.im reflecting actual package and home now' (#15) from cwtch.im into trunk
Reviewed-on: #15
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
2021-08-05 23:32:12 +00:00
constants Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
features move package and imports from flutter to cwtch.im reflecting actual package and home now 2021-08-05 16:29:20 -07:00
utils move package and imports from flutter to cwtch.im reflecting actual package and home now 2021-08-05 16:29:20 -07:00
.drone.yml drone when update to lock to new repo 2021-06-24 15:47:48 -07:00
.gitignore Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
BUILDING_DEBUG.md Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
LICENSE mit license 2021-06-25 15:13:06 -07:00
Makefile Add windows to phony targets 2021-06-26 19:29:33 -04:00
README.md README Update 2021-06-24 16:06:42 -07:00
go.mod move package and imports from flutter to cwtch.im reflecting actual package and home now 2021-08-05 16:29:20 -07:00
go.sum move package and imports from flutter to cwtch.im reflecting actual package and home now 2021-08-05 16:29:20 -07:00
lib.go move package and imports from flutter to cwtch.im reflecting actual package and home now 2021-08-05 16:29:20 -07:00
quality.sh Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
switch-ffi.sh Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
switch-gomobile.sh Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00

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