Giter VIP home page Giter VIP logo

connlib's Introduction

Connlib

Firezone's connectivity library shared by all clients.

🚧 Disclaimer 🚧

NOTE: This repository is undergoing heavy construction. You could say we're Building In The Openβ„’ in true open source spirit. Do not attempt to use anything released here until this notice is removed. You have been warned.

Building Connlib

  1. You'll need a Rust toolchain installed if you don't have one already. We recommend following the instrucitons at https://rustup.rs.
  2. Install relevant targets:
rustup target add \
  aarch64-apple-darwin \
  aarch64-apple-ios \
  aarch64-apple-ios-sim \
  aarch64-linux-android \
  aarch64-pc-windows-msvc \
  aarch64-unknown-linux-gnu \
  arm-linux-androideabi \
  armv7-linux-androideabi \
  i686-linux-android \
  i686-pc-windows-msvc \
  i686-unknown-linux-gnu \
  x86_64-apple-darwin \
  x86_64-apple-ios \
  x86_64-linux-android \
  x86_64-pc-windows-msvc \
  x86_64-unknown-linux-gnu
  1. Follow the relevant instructions for your platform:
  2. Apple
  3. Android
  4. Linux
  5. Windows

Apple

Connlib should build successfully with recent macOS and Xcode versions assuming you have Rust installed. If not, open a PR with the notes you found.

Android

Linux

Windows

connlib's People

Contributors

jamilbk avatar adautop avatar roop avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.