Replies: 1 comment
-
Changelog
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
WebSocket support (ARO-0048) is the headline feature: the
Startaction can now launch a WebSocket server alongside the HTTP server, handlers react toSocket Event Handlerfeature sets, and broadcast works in compiled binary mode. Observer feature sets gainedwhenclause guards in both interpreter and binary modes. Template filters were extended with date formatting. The website was redesigned with a console-like typography and parallax hero, and the tutorial was rewritten as a step-by-step StatusPost guide that walks through building a complete HTTP API. Path-based MIME type detection was added for static file serving, and404is returned for missing templates instead of500.Beta Was this translation helpful? Give feedback.
All reactions