rootiteam/raklib

用PHP编写的RakNet服务器实现

1.1.1 2024-07-24 10:28 UTC

This package is not auto-updated.

Last update: 2024-10-03 09:37:39 UTC


README

CI

遵循RakNet协议的PHP UDP网络库

这个库在实现上非常轻量级 - 它提供了使Minecraft Pocket Edition服务器功能化的最基本功能。它目前只提供服务器功能,不支持大多数RakNet功能。

本项目与Jenkins Software LLC和RakNet无关。

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://gnu.ac.cn/licenses/>.

## Exceptions
The usage of this library with PocketMine-MP will allow the creation
of derivated non open-source works, without direct usage of RakLib.
Only PocketMine-MP and their plugins will be able to use the library
without license restrictions.