diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wrappers.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/wrappers.md b/docs/wrappers.md new file mode 100644 index 0000000..be8fcad --- /dev/null +++ b/docs/wrappers.md @@ -0,0 +1,11 @@ +## Wrappers + +eduVPN-common can interface with the following languages: + +- Android (Java) +- C# +- Php +- Python +- Swift + +For this, [wrapper code](https://github.com/jwijenbergh/eduvpn-common/tree/main/wrappers) has been created which can be used as a library. |
