diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-05-01 14:19:32 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-09-25 09:43:37 +0200 |
| commit | d4939e8694a6762dc9de2f4027266850f49790ac (patch) | |
| tree | 89545f23dbb74766ed42dd1824c59eae35f26800 /docs/src/api/overview/flow.md | |
| parent | c654b48763592baae78b10f6fefec10be29e979b (diff) | |
Docs: Update API section for V2
Diffstat (limited to 'docs/src/api/overview/flow.md')
| -rw-r--r-- | docs/src/api/overview/flow.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/src/api/overview/flow.md b/docs/src/api/overview/flow.md deleted file mode 100644 index 14b5a72..0000000 --- a/docs/src/api/overview/flow.md +++ /dev/null @@ -1,8 +0,0 @@ -# Typical flow -A typical flow of creating a client is calling the methods that we talked about in order that we introduced them: - -- The client starts, it registers with the library -- A list of discovery servers/organizations is obtained using the library -- The client selects an URL to connect to and calls the function to get an OpenVPN/Wireguard config from the library -- The client uses the OS specific libraries and programs to use the OpenVPN/Wireguard config to establish a tunnel and calls the function to connect or disconnect -- When the client is done it calls the deregister method to save all configuration and clean up |
