feat: replace Handler() method for HTTPServeMux() for better plugin and testing integration; remove via-plugin-picocss dependency from examples; add datastar h.H nodes for data-init, data-effect, and data-ignore-morph; update realtimechart example; other small improvements
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## ADR
|
||||
# ADR
|
||||
|
||||
- Support Multiple Rooms
|
||||
Not single chat room toy problem.
|
||||
Not single chat room toy problem.
|
||||
|
||||
- Rooms are generic
|
||||
They know nothing of their data. Just store it. Reusable for different usecases.
|
||||
They know nothing of their data. Just store it. Reusable for different usecases.
|
||||
|
||||
- Server controls push frequency
|
||||
Debounce to every 400ms, if dirty.
|
||||
Debounce to every 400ms, if dirty.
|
||||
|
||||
Reference in New Issue
Block a user