Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chesslablab/chess-server
- Owner: chesslablab
- License: mit
- Created: 2020-05-22T16:46:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T22:30:52.000Z (2 months ago)
- Last Synced: 2024-12-03T23:26:46.103Z (2 months ago)
- Topics: async, chess, fen, lan, pgn, php, san, server, stockfish, telnet, websocket
- Language: PHP
- Homepage: https://chesslablab.github.io/chess-server/
- Size: 21.2 MB
- Stars: 51
- Watchers: 3
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).