@joule-sh/code-darwin-arm64 0.23.19 → 0.23.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/bin/joule +0 -0
- package/bin/joule-daemon +0 -0
- package/bin/relay +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -61,4 +61,6 @@ code.
|
|
|
61
61
|
forced them.
|
|
62
62
|
- [docs/06-selection.md](docs/06-selection.md): mouse selection and copy.
|
|
63
63
|
- [docs/07-building.md](docs/07-building.md): building from source.
|
|
64
|
+
- [docs/08-daemon-frame-protocol.md](docs/08-daemon-frame-protocol.md): the
|
|
65
|
+
daemon websocket frames, for a client that is not joule.
|
|
64
66
|
- [specs/](specs/): one directory per decided piece.
|
package/bin/joule
CHANGED
|
Binary file
|
package/bin/joule-daemon
CHANGED
|
Binary file
|
package/bin/relay
CHANGED
|
Binary file
|