# realtime-server **Repository Path**: macrogu/realtime-server ## Basic Information - **Project Name**: realtime-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-01-10 - **Last Updated**: 2021-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A Realtime Dedicated Game Server 一个实时的专用游戏服务器 ![UE4DemoScreenshot.png](./img/UE4DemoScreenshot.gif) # About This - master branch (focus on Linux) - [win_version](https://github.com/no5ix/realtime-server/tree/win_version) branch (Linux & Win both) - Bit Stream - Powered by my another project [kcpp](https://github.com/no5ix/kcpp) (A kcp session single-header-only implementation, dynamic redundancy + reliable udp/unreliable channel) - Multi-Thread - RUDP - C++11 # Example - Server side 服务端 : [realtime-server example](https://github.com/no5ix/realtime-server/tree/master/example/for_ue4_demo) - Client side 客户端 : [UE4 demo](https://github.com/no5ix/realtime-server-ue4-demo) (done) | Unity demo (ing...) - [Video Preview 视频演示](https://hulinhong.com) # QQ群(Chinese chat room) 觉得好的话, star一哈我们的项目并加群 496687140 吧, 群里可以得到我们的云服务器IP, 在上图里填写我们云服务器IP之后直接就可以体验游戏而无需编译服务端代码, 群里还能得到我们已经打好的 UE4ClientDemo 包网盘地址, 解压后运行会自动连上云服务器愉快玩耍