Begin build phase
This commit is contained in:
@@ -6,13 +6,13 @@ Pear runtime session bridge.
|
||||
|
||||
## Holepunch references (inspiration only)
|
||||
|
||||
- (none yet)
|
||||
- `pear-runtime`
|
||||
|
||||
> This module composes on Hyperswarm/Hypercore — it does **not** re-implement upstream packages.
|
||||
|
||||
## Composes with
|
||||
|
||||
- (none yet)
|
||||
- `hyper-p2p-presence`
|
||||
|
||||
## Planned API
|
||||
|
||||
|
||||
@@ -5,7 +5,11 @@
|
||||
"protocol": "pear-runtime-session/v1",
|
||||
"class": "HyperP2PPearRuntimeSession",
|
||||
"wave": 8,
|
||||
"holepunch_refs": [],
|
||||
"composes_with": [],
|
||||
"holepunch_refs": [
|
||||
"pear-runtime"
|
||||
],
|
||||
"composes_with": [
|
||||
"hyper-p2p-presence"
|
||||
],
|
||||
"status": "scaffold"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user