Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

TerrariZ/RakNet

 
 

Repository files navigation

RakNet

CI

UDP network library that follows the RakNet protocol for PHP

This library is very lightweight on actual implementation - it provides the bare minimum to get a terraria server functional. It only currently provides server functionality, and does not support most RakNet features.

This project is not affiliated with Jenkins Software LLC nor 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 <http://www.gnu.org/licenses/>.

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

About

RakNet server implementation written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%