markdown
This commit is contained in:
parent
23272fda6c
commit
1e99b50e68
|
@ -103,8 +103,8 @@ them to the other peer through the rendezvous server so the other peer can call
|
|||
## Example
|
||||
|
||||
An example session between two applications AA and AB on two different peers (AA
|
||||
has the endpoint 1.2.3.4:1234; AB has the endpoint 5.6.7.8:5678) and their
|
||||
respective ``punchd`` instances (PA and PB) might look like this:
|
||||
has the endpoint ``1.2.3.4:1234``; AB has the endpoint ``5.6.7.8:5678``) and
|
||||
their respective ``punchd`` instances (PA and PB) might look like this:
|
||||
|
||||
```
|
||||
AA -> PA: initiate|645|tcp-syni|1.2.3.4|1234|5.6.7.8|5678,5679,5680
|
||||
|
|
Loading…
Reference in New Issue