Skip to content

Commit

Permalink
Improve README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 committed Sep 10, 2024
1 parent 6f0a197 commit bbcccc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ without requiring any socket.
Instead, it generates DTLS packets that a user has to transport to the peer.
Thanks to this DTLS handshake can be performed on the third-party socket e.g. one used to
establish a connection via ICE protocol.

Starting from v0.16.0, `ExDTLS` can also be used to send arbitrary data using DTLS datagrams, see `ExDTLS.write_data/2`.

## Installation
Expand Down

0 comments on commit bbcccc8

Please sign in to comment.