Status

Mode

PWA

Version

1.3.0

A reactive Progressive Web Application with Go backend and real-time WebSocket communication.


Tech Stack

Go Bulma Alpine.js HTMX WebSocket NATS

This page is server-rendered using Go's text/template with Sprig helpers.

App version 1.3.0

Client ID:

Manually check if a newer version of the PWA is available.


Version Information

App is up to date

Current version matches the server.

Update available

Current: → Available:

Check failed

Send actions to the server via WebSocket and view responses.


Send Ping

Sends a ping request to the server. The server responds with "pong" along with the current version and timestamp.

No input required.

Server Time

Requests the current server time. The server responds with its current UTC timestamp in RFC3339 format.

No input required.

Echo

Echoes back your message. Enter a message below, and the server will respond with the same text.