1.0.5 • Published 8 months ago

front-end-controller v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

FrontEndController and StorageManager System

Overview

This project provides a powerful framework where the backend can dynamically control the frontend through WebSocket communication. The system is complemented by a StorageManager utility for managing browser storage efficiently. The FrontEnd class handles WebSocket interactions, ensuring seamless communication between the server and client.


Features

  • Backend-Controlled Frontend: Dynamically modify frontend behavior through backend commands.
  • WebSocket Integration: Real-time communication between server and client.
  • Efficient Storage Handling: Manage LocalStorage, SessionStorage, Cookies, and IndexedDB with ease.
  • Error Resilience: Robust error handling for communication and storage tasks.

Getting Started

Prerequisites

  1. A backend capable of managing WebSocket connections.
  2. A modern browser environment that supports WebSocket, localStorage, sessionStorage, and IndexedDB.
1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago