Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
add connect
Browse files Browse the repository at this point in the history
  • Loading branch information
Azoy committed Dec 4, 2017
1 parent d2eee50 commit fa7c07d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ rpc.onJoinRequest { rpc, secret, request in

rpc.reply(to: request, with: .yes) // or .no or .ignore
}

rpc.connect()
```

## Links
Expand Down

0 comments on commit fa7c07d

Please sign in to comment.