Skip to content

Commit 815cfe6

Browse files
kixelatedclaude
andauthored
Rename dev/ to demo/, split moq-boy into rs/ and js/ (#1204)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent adc4ac3 commit 815cfe6

67 files changed

Lines changed: 992 additions & 1012 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CLAUDE.md

Lines changed: 5 additions & 3 deletions

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[workspace]
22
members = [
3-
"dev/boy",
43
"rs/conducer",
54
"rs/hang",
65
"rs/libmoq",
6+
"rs/moq-boy",
77
"rs/moq-cli",
88
"rs/moq-clock",
99
"rs/moq-codec",

README.md

Lines changed: 2 additions & 2 deletions

bun.lock

Lines changed: 23 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Cloudflare Wrangler configuration for ROM hosting (rom.moq.dev)
33
"$schema": "node_modules/wrangler/config-schema.json",
44
"name": "rom-moq-dev",
5-
"main": "src/worker.ts",
5+
"main": "worker.ts",
66
"compatibility_date": "2025-07-09",
77
"account_id": "dd618f5dbd5da77b8296f1613c301f5c",
88
"workers_dev": false,
File renamed without changes.

0 commit comments

Comments
 (0)