Commit 40a5ce6
docs(iroh-relay): add section on how to use as a library (#3715)
## Description
Add a section to the `iroh-relay` README that describes how to run an
in-process relay server when using iroh/iroh-relay as a library.
## Breaking Changes
## Notes & open questions
I was creating an instance of the relay until finding out about the
function in `test-utils`, and skipping the certificate verification was
hard to find as well.
## Change checklist
<!-- Remove any that are not relevant. -->
- [x] Self-review.
Co-authored-by: Philipp Krüger <[email protected]>1 parent 2efbff6 commit 40a5ce6
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
67 | 79 | | |
68 | 80 | | |
69 | 81 | | |
| |||
0 commit comments