Closed levkk closed 3 weeks ago
rwf_turbo_stream
<turbo-stream-source>
TurboStream
WebsocketController
id
pick
GROUP BY
Added a "notify" handler to send a websocket message to everyone connected to the server.
Starting admin panel.
Automatically reload the page when a template has changed in development.
Templates
rwf_turbo_stream
function which automatically creates a<turbo-stream-source>
element pointing to the right endpointControllers
TurboStream
controller which automatically implements theWebsocketController
trait.ORM
id
field requirement.pick
(select only certain columns) instead of all of them.GROUP BY
support.Websockets
Added a "notify" handler to send a websocket message to everyone connected to the server.
Admin
Starting admin panel.
Hot module reload
Automatically reload the page when a template has changed in development.
Documentation