htmgo/examples/ws-example
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 Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
internal/embedded Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
pages Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
partials Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
.dockerignore Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
.gitignore Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
assets.go Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
assets_prod.go Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
Dockerfile Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
go.mod Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
go.sum Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
k6.js Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
main.go Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
tailwind.config.js Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00
Taskfile.yml Websocket Extension - Alpha (#22) 2024-11-11 09:53:01 -03:00