# oatpp-websocket **Repository Path**: zl_java/oatpp-websocket ## Basic Information - **Project Name**: oatpp-websocket - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-27 - **Last Updated**: 2025-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oatpp-websocket [![Build Status](https://dev.azure.com/lganzzzo/lganzzzo/_apis/build/status/oatpp.oatpp-websocket?branchName=master)](https://dev.azure.com/lganzzzo/lganzzzo/_build?definitionId=6&branchName=master) **oatpp-websocket** - extension for **oatpp** web framework. It provides WebSocket functionality for oatpp applications. See more: - [Oat++ Website](https://oatpp.io/) - [Oat++ Github Repository](https://github.com/oatpp/oatpp) - [5 Million WebSockets benchmark](https://oatpp.io/benchmark/websocket/5-million/) ## API | API| Server|Client| |---|:---:|:---:| |Simple| + | + | |Async | + | + | ## Example Please find the collection of WebSocket examples here - https://github.com/oatpp/example-websocket