{"id":22956771,"url":"https://github.com/fabianober/websocketserver","last_synced_at":"2026-05-01T09:31:57.353Z","repository":{"id":268131825,"uuid":"903414884","full_name":"fabianober/WebSocketServer","owner":"fabianober","description":"WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients","archived":false,"fork":false,"pushed_at":"2024-12-14T15:13:46.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-14T15:33:29.469Z","etag":null,"topics":["embedded-systems","esp32","websocket"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabianober.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-14T14:45:08.000Z","updated_at":"2024-12-14T15:13:33.000Z","dependencies_parsed_at":"2024-12-14T15:35:11.298Z","dependency_job_id":"8faa4f80-bb88-4938-b5b1-ca9d1bb1cb4d","html_url":"https://github.com/fabianober/WebSocketServer","commit_stats":null,"previous_names":["fabianober/websocketserver"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianober%2FWebSocketServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianober%2FWebSocketServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianober%2FWebSocketServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianober%2FWebSocketServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabianober","download_url":"https://codeload.github.com/fabianober/WebSocketServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237679362,"owners_count":19349167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedded-systems","esp32","websocket"],"created_at":"2024-12-14T17:11:40.766Z","updated_at":"2026-05-01T09:31:57.278Z","avatar_url":"https://github.com/fabianober.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebSocketServer\n\nWebSocketServer is a WebSocket server library for Arduino, specifically designed for the ESP32 platform. This library allows you to create a WebSocket server on your ESP32 device, enabling real-time communication between the ESP32 and web clients.\n\n## Features\n\n- Easy-to-use API for setting up a WebSocket server\n- Support for handling multiple WebSocket connections\n- Ability to broadcast messages to all connected clients\n- Customizable message handling with callback functions\n- Built-in ping mechanism to monitor connection status\n\n## Requirements\n\n- ESP32 development board\n- Arduino IDE with ESP32 board support installed\n- WiFi network for the ESP32 to connect to\n\n## Installation\n\n1. Download the library from the [GitHub repository](https://github.com/fabianober/WebSocketServer).\n2. Extract the downloaded ZIP file.\n3. Copy the `WebSocketServer` folder to your Arduino libraries directory (usually located at `~/Documents/Arduino/libraries`).\n\n## Usage\n\n### Basic Example\n\nThe example is provided in the `examples` folder of the library. Run it on your ESP32 device to start a WebSocket server and then use the web.html in the same folder to connect to the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianober%2Fwebsocketserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianober%2Fwebsocketserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianober%2Fwebsocketserver/lists"}