An open API service indexing awesome lists of open source software.

https://github.com/security-union/leptos-ws-echo


https://github.com/security-union/leptos-ws-echo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Leptos WebSocket Echo Demo

This is a simple demo of a WebSocket echo server using the [Leptos](https://github.com/leptos-rs/leptos) framework.

## Usage

```sh
trunk serve --release
```