add file browser component and widget
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Framework WebSocket Connection Manager
|
||||
# Awesome Web Assembly for Real-time Experiences
|
||||
|
||||
This repository contains a collection of tools and libraries for building real-time experiences using WebAssembly (WASM). It includes a WebSocket connection manager built on top of the robust `circle_client_ws` library, as well as a file browser component for managing files on a server.
|
||||
|
||||
## Framework WebSocket Connection Manager
|
||||
|
||||
A simplified WebSocket connection manager built on top of the robust `circle_client_ws` library. This framework provides a clean builder pattern API for managing multiple self-managing WebSocket connections with authentication support and script execution capabilities.
|
||||
|
||||
|
Reference in New Issue
Block a user