htmgo/examples/chat
maddalax cda6a4eaec Websocket Extension - Alpha (#22)
* wip

* merge

* working again

* refactor/make it a bit cleaner

* fix to only call cb for session id who initiated the event

* support broadcasting events to all clients

* refactor

* refactor into ws extension

* add go mod

* rename module

* fix naming

* refactor

* rename

* merge

* fix manager ws delete, add manager tests

* add metric page

* fixes, add k6 script

* fixes, add k6 script

* deploy docker image

* cleanup

* cleanup

* cleanup
2024-11-11 09:53:01 -03:00
..
assets/css spin up chat app, setup sockets, fix trigger children to work 2024-09-30 16:05:06 -05:00
chat htmgo - custom formatter (#47) 2024-10-25 10:33:48 -05:00
components support non pointer types on formatter 2024-10-25 11:11:22 -05:00
internal fix issues with channel buffer size 2024-10-02 12:10:04 -05:00
pages add instructions for running the formatter 2024-10-25 10:54:12 -05:00
partials some cleanup 2024-10-04 11:15:57 -05:00
sse Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
.dockerignore spin up chat app, setup sockets, fix trigger children to work 2024-09-30 16:05:06 -05:00
.gitignore spin up chat app, setup sockets, fix trigger children to work 2024-09-30 16:05:06 -05:00
assets.go switch to sse 2024-10-01 22:26:03 -05:00
assets_prod.go switch to sse 2024-10-01 22:26:03 -05:00
Dockerfile add chat example 2024-10-04 10:38:15 -05:00
go.mod Auto-update HTMGO framework version 2024-11-01 11:11:25 +00:00
go.sum Auto-update HTMGO framework version 2024-11-01 11:11:25 +00:00
main.go some cleanup 2024-10-04 11:15:57 -05:00
sqlc.yaml db progress 2024-09-30 17:31:09 -05:00
tailwind.config.js spin up chat app, setup sockets, fix trigger children to work 2024-09-30 16:05:06 -05:00
Taskfile.yml spin up chat app, setup sockets, fix trigger children to work 2024-09-30 16:05:06 -05:00