13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
/
|
|
Creation des items
|
|
-> un items v un nom, un path
|
|
|
|
export CGO_ENABLED=1
|
|
|
|
|
|
stream
|
|
|
|
<div hx-ext="sse" sse-connect="/stream" sse-swap="message">
|
|
Contents of this box will be updated in real time
|
|
with every SSE message received from the chatroom.
|
|
</div> |