Commit graph mtp/transport
Author SHA1 Message Date
Alex Emmet
c225d8a34a Brought Example up to spec
Some checks failed
CI / checks (push) Failing after 3m29s
2026-07-19 01:43:24 +02:00
Alex Emmet
6e5c985719 General Upgrade, NEW: WebServers, Better Docs
Some checks failed
CI / checks (push) Failing after 5m18s
2026-07-18 14:48:21 +02:00
Alex Emmet
5f11d476b6 [Clean] safer unwrap & except handling
Some checks failed
CI / checks (push) Failing after 1m51s
2026-07-15 19:11:01 +02:00
Alex Emmet
6a65e43ca9 [Fix] Pipes...
Some checks failed
CI / checks (push) Failing after 1m52s
2026-07-15 03:41:54 +02:00
Alex Emmet
3d757e00f2 Formating
Some checks failed
CI / checks (push) Failing after 2m22s
2026-07-15 01:59:11 +02:00
Alex Emmet
203ef1adcc format
Some checks failed
CI / checks (push) Failing after 2m23s
2026-07-15 01:53:48 +02:00
Alex Emmet
089def45d1 [Add] Pipes (experimental)
Some checks failed
CI / checks (push) Failing after 1m51s
2026-07-15 01:42:54 +02:00
Alex Emmet
a6dd73a41f [add] ping jitter, receiver backpressure, stream frame limits
Some checks failed
CI / checks (push) Failing after 1m50s
2026-07-14 01:55:31 +02:00
Alex Emmet
c148314742 [WIP] Pings, Pongs & Streams
Some checks failed
CI / checks (push) Failing after 1m38s
2026-07-14 00:14:53 +02:00
Alex Emmet
2126a142f4 insecure clients
Some checks failed
CI / checks (push) Failing after 1m51s
2026-07-06 21:13:34 +02:00
4d75f23a17 (fix): builds
Some checks failed
CI / checks (push) Failing after 3m15s
2026-07-04 12:42:18 +02:00
870b8002d2 (fix): formatting
Some checks failed
CI / checks (push) Failing after 2m20s
2026-07-04 03:04:16 +02:00
391f92c9c5 (fix): STOP_SENDING && git push
Some checks failed
CI / checks (push) Failing after 1m50s
2026-07-04 02:52:30 +02:00
Alex Emmet
b78cf3f82b [Add] Policy derives
Some checks failed
CI / checks (push) Failing after 2m23s
2026-07-03 17:42:47 +02:00
88f8f93d89 (fix): some ci stuff
Some checks failed
CI / rustfmt (push) Successful in 3m5s
CI / wasm build (push) Failing after 3m44s
CI / clippy (push) Failing after 3m44s
CI / test (push) Failing after 3m44s
CI / web client (push) Has been cancelled
CI / duplicate code (push) Has been cancelled
CI / example (push) Has been cancelled
CI / cargo-machete (push) Has been cancelled
CI / cargo-deny (push) Has been cancelled
2026-06-28 17:31:04 +02:00
Alex Emmet
6ef1293603 [Add] Ease of use functions
Some checks failed
CI / rustfmt (push) Failing after 17s
CI / wasm build (push) Failing after 1m13s
CI / clippy (push) Failing after 1m17s
CI / example (push) Failing after 1m30s
CI / test (push) Successful in 1m50s
CI / duplicate code (push) Failing after 31s
CI / web client (push) Failing after 31s
CI / cargo-machete (push) Successful in 1m15s
CI / cargo-deny (push) Failing after 2m26s
2026-06-28 03:26:07 +02:00
5caa1c9d5f (feat): redesign WASM module, add TypeScript SDK, migrate to pnpm
Some checks failed
CI / rustfmt (push) Successful in 17s
CI / wasm build (push) Successful in 1m16s
CI / clippy (push) Successful in 1m28s
CI / test (push) Successful in 1m48s
CI / example (push) Successful in 1m31s
CI / duplicate code (push) Failing after 33s
CI / web client (push) Failing after 34s
CI / cargo-machete (push) Successful in 1m18s
CI / cargo-deny (push) Failing after 3m2s
2026-06-27 23:44:27 +02:00
89a20044a5 (feat): rename example-usage to just example
Some checks failed
CI / rustfmt (push) Successful in 17s
CI / clippy (push) Failing after 1m16s
CI / wasm build (push) Successful in 1m17s
CI / example (push) Successful in 1m29s
CI / test (push) Successful in 1m49s
CI / duplicate code (push) Successful in 12s
CI / web client (push) Failing after 27s
CI / cargo-machete (push) Successful in 1m10s
CI / cargo-deny (push) Failing after 2m20s
(feat): add the example's web-client dist folder to a gitignore
(fix): format issues
(fix): a lot of duplicate code
2026-06-27 03:20:25 +02:00
22245e673d (feat): add package.json for easy wasm installs
Some checks failed
CI / rustfmt (push) Failing after 23s
CI / clippy (push) Successful in 1m51s
CI / wasm build (push) Successful in 1m33s
CI / test (push) Successful in 2m21s
CI / example usage (push) Successful in 1m42s
CI / duplicate code (push) Successful in 11s
CI / cargo-machete (push) Successful in 1m38s
CI / web client (push) Failing after 24s
CI / cargo-deny (push) Failing after 3m23s
(feat): add code quality control
(fix): ci rewritten for forgejo
(qol): move docs to dedicated docs/ folder
2026-06-27 02:32:43 +02:00
Alex Emmet
43f028a1f6 Gitignores
Some checks failed
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / test (push) Has been cancelled
CI / wasm build (push) Has been cancelled
CI / cargo-deny (push) Has been cancelled
2026-06-27 02:00:42 +02:00
Alex Emmet
a9842f9e3e [Fix] Integration test 2026-06-26 17:14:43 +02:00
Alex Emmet
f4118f28ba Host & Client force randomness on each other.
Updated Reserved entry order. Made DataType ID changes easier in future
(this MAY NOT  happen again once in use).
2026-06-26 17:08:48 +02:00
Alex Emmet
687e6f9642 Merge
Crypto
WASM
TESTS
2026-06-25 22:08:44 +02:00
Alex Emmet
2a00bb35e7 Clean & Better Encryption 2026-06-25 19:41:51 +02:00
Alex Emmet
3fb51b7723 Host correctly interacts with Web 2026-06-25 13:50:41 +02:00
Alex Emmet
ade0c3cde4 A lot 2026-06-23 23:18:03 +02:00
Alex Emmet
c2a7afe6c1 Values, Cleaning, Docs, Tests, Example (Current Example is Wrong) 2026-06-22 23:29:18 +02:00
Alex Emmet
907b9f04db [WIP] Version Parsing 2026-06-22 14:39:18 +02:00
Alex Emmet
02f94993c7 General & Crypto 2026-06-20 15:25:36 +02:00
Alex Emmet
0bbcab5727 Initial commit 2026-06-20 01:55:31 +02:00