rajasegar / awesome-htmx

Awesome things about htmx
Creative Commons Zero v1.0 Universal
1.87k stars 106 forks source link

Add Zig and HTMX WebSocket Chat Example #73

Closed hendriknielaender closed 9 months ago

hendriknielaender commented 9 months ago

Introduction

This pull request enriches the awesome-htmx repository by introducing a new chat application example that leverages HTMX and WebSockets, with Zap serving as the WebSocket server. This example aims to demonstrate the integration of HTMX with WebSocket technology for real-time communication in web applications, offering a live chat functionality as a practical use case.

Features of the Contribution

Why This Example Is Important

rajasegar commented 9 months ago

Thanks for the PR