Commit Graph
3 Commits
Author SHA1 Message Date
programatik29 1a5f977896 Simplify tls-rustls example (#254)
## Motivation

Current `tls-rustls` example might be inconvenient for some people.

## Solution

Rename current example to `low-level-rustls` and add a high level example in its place.
2021-08-24 09:56:31 +02:00
programatik29 ffefb3455c Add chat example (#78) 2021-08-01 22:42:34 +02:00
programatik29 3b579c7215 Add TLS example (with rustls) (#57) 2021-08-01 08:32:47 +02:00