Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Yilun <[email protected]>
  • Loading branch information
yilunzhang committed Mar 20, 2020
1 parent ad79e6e commit 5252579
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@

Go implementation of NKN SDK.

**Note: This repository is in the early development stage and may have breaking
*changes in the future.**

## Client Usage

NKN Client provides low level p2p messaging through NKN network. For most
applications, it's more suitable to use multiclient (see section below) for
better reliability, lower latency, and session mode support.
applications, it's more suitable to use multiclient (see
[multiclient](#multiclient) section below) for better reliability, lower
latency, and session mode support.

Create a client with a generated key pair:

Expand Down

0 comments on commit 5252579

Please sign in to comment.