Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@ Two runnable flagship demos plus the shared poll-dispatcher utility:
- **[TorrentXT-IMPLEMENTATION-PLAN.md](docs/TorrentXT-IMPLEMENTATION-PLAN.md)** — the
original design brief, kept for the *why* (engine choice, ABI design, risk
register).
- **[NEXT-EXTENSIONS-PLAN.md](docs/NEXT-EXTENSIONS-PLAN.md)** — the forward plan
for the next native wraps (libsodium, ENet, libdatachannel) **and** the
consolidated OXT/LiveCode engine playbook: every FFI / LCB / runtime gotcha
we have uncovered, so the next wraps avoid the same mistakes.

## Building from source

Expand Down
Loading
Loading