eduvpn / eduvpn-common

Code to be shared between eduVPN clients
MIT License
5 stars 3 forks source link

V2: Initial API #13

Closed jwijenbergh closed 11 months ago

jwijenbergh commented 1 year ago

This PR refactors the public API by exposing a JSON API instead of handing over C types. This greatly simplifies the codebase

Also fixes #3, #10, #12, #15

TODO: