Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chesslablab/chess-server

Asynchronous PHP server that provides chess services over a WebSocket connection.
https://github.com/chesslablab/chess-server

async chess fen lan pgn php san server stockfish telnet websocket

Last synced: about 2 months ago
JSON representation

Asynchronous PHP server that provides chess services over a WebSocket connection.

Awesome Lists containing this project

README

        

## PHP Chess Server

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/license/mit/)
[![Contributors](https://img.shields.io/github/contributors/chesslablab/chess-server)](https://github.com/chesslablab/chess-server/graphs/contributors)

Asynchronous PHP server that provides chess services over a WebSocket connection.

### Documentation

Read the latest docs [here](https://chesslablab.github.io/chess-server/).

### License

The PHP Chess Server is open-sourced software licensed under the [MIT license](https://github.com/chesslablab/chess-server/blob/main/LICENSE).

### Contributions

We encourage you to contribute to PHP Chess Server! Please follow the [Contributing Guidelines](https://github.com/chesslablab/chess-server/blob/main/CONTRIBUTING.md).



Made with [contrib.rocks](https://contrib.rocks).