From 1205c363c6fc1f82d6368432d910e69248d147de Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> Date: Tue, 15 Mar 2022 17:01:05 +0100 Subject: Create wrappers.md --- docs/wrappers.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/wrappers.md (limited to 'docs') 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. -- cgit v1.2.3