Commit 8bfa351
docs(web/guides): document wheels-websockets package; correct legacy ForgeBox guidance (#3367)
channels.mdx and server-sent-events.mdx still denied that WebSocket support
exists, pointing readers at roadmap issue #2962. The first-party
wheels-websockets package shipped at v0.2.0 and is installable via
'wheels packages add wheels-websockets' (RustCFML native since v0.1.0,
Lucee 6.2+ verified live, Lucee 7 pending 7.0.2.7+ plus a jakarta-compatible
extension release, Adobe/BoxLang demand-gated with graceful SSE fallback).
Both pages now document the package instead of denying it, matching
why-wheels.mdx.
installing-with-commandbox.mdx claimed cfwheels-base-template 'still resolves
on ForgeBox but errors on its missing cfwheels core dependency' — the slug is
now fully unlisted and box install fails with 'entry slug invalid or does not
exist'. Also adds the legacy cfwheels-cli slug to the old-to-new mapping,
pointing readers at the standalone wheels CLI.
Refs #3292, Refs #3182
Signed-off-by: Peter Amiri <petera@pai.com>
Co-authored-by: Peter Amiri <petera@pai.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent c5f4558 commit 8bfa351
3 files changed
Lines changed: 21 additions & 5 deletions
File tree
- web/sites/guides/src/content/docs/v4-0-0
- digging-deeper
- start-here
Lines changed: 18 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
50 | 65 | | |
51 | 66 | | |
52 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
0 commit comments