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

https://github.com/cooldogedev/spectral-php

Spectral is a blazingly fast and lightweight network engine built on UDP, designed for real-time, low-latency applications.
https://github.com/cooldogedev/spectral-php

networking php protocol real-time reliability udp

Last synced: 11 months ago
JSON representation

Spectral is a blazingly fast and lightweight network engine built on UDP, designed for real-time, low-latency applications.

Awesome Lists containing this project

README

          

# spectral-php

**spectral-php** is the PHP implementation of the [Spectral](https://github.com/cooldogedev/spectral) engine, a blazingly fast, lightweight, and powerful network engine designed for real-time, low-latency applications such as gaming, streaming, and other interactive services. Built on top of UDP, Spectral ensures high performance while maintaining reliability through advanced networking concepts.

## Examples

Explore how to use spectral-php in the [example](example) directory.

## Projects using spectral-php

| Project | Description | Stars |
|-----------------------------------------------------------|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
| [spectrum-pm](https://github.com/cooldogedev/spectrum-pm) | A fast and lightweight proxy for Minecraft: Bedrock Edition that leverages Spectral for enhanced performance. | [![Stars](https://img.shields.io/github/stars/cooldogedev/spectrum-pm?style=flat-square)](https://github.com/cooldogedev/spectrum-pm) |