danawoodman / go-websockets

A simple example websocket server using the Echo framework and a little bit of htmx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-websockets

A simple example websocket server using the Echo framework and a little bit of htmx.

Usage

Uses gochange for live reloading on file change, download it first, then run:

make # or `make dev`

Then open up a few tabs to http://localhost:9090 in your browser to send a message to the server.

About

A simple example websocket server using the Echo framework and a little bit of htmx.


Languages

Language:Go 43.9%Language:CSS 20.8%Language:HTML 17.7%Language:JavaScript 16.0%Language:Makefile 1.5%