Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuyaprgrm/integration
Integrate your servers.
https://github.com/yuyaprgrm/integration
pmmp pmmp-plugin pocketmine-plugin
Last synced: 20 days ago
JSON representation
Integrate your servers.
- Host: GitHub
- URL: https://github.com/yuyaprgrm/integration
- Owner: yuyaprgrm
- Created: 2021-08-21T10:54:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T14:51:42.000Z (about 3 years ago)
- Last Synced: 2024-11-01T14:06:21.003Z (2 months ago)
- Topics: pmmp, pmmp-plugin, pocketmine-plugin
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Integration(en)
Integrate your servers by using WebSocket server.## Feature
Now here is the feature of ...
- Chat between other servers
- Internal WebSocket Server to support this feature.## Plan
- Transfer other servers connecting to a websocket server
- Chat Channel System# Integration(ja)
WebSocketを用いてサーバー同士を統合します## 現在の機能
今は以下の機能があります
- サーバー間のチャット
- 上記機能を実現する内部WebSocketサーバー## 計画
- 同一WebSocketサーバーにつながっているサーバー同士の移動
- チャットチャンネルシステム