8000 GitHub - cyb-game/einx: a framework in golang for game server or app server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo-forked color-fg-muted mr-2"> / einx Public
forked from Cyinx/einx

a framework in golang for game server or app server

License

Notifications You must be signed in to change notification settings

cyb-game/einx

 
 

Repository files navigation

einx

a framework in golang for game server or app server.

a example server for einx (https://github.com/Cyinx/game_server_einx)

Features

  • User-Friendly
  • Flexible
  • Modularity
  • High-Precision Timer Support
  • Simple RPC

Getting Started

Installation

   go get github.com/go-sql-driver/mysql
   go get github.com/yuin/gopher-lua
   go get github.com/Cyinx/einx

Brief

  • Agent - Basic Interface
  • Module - Service worker
  • Network - Network Unit for Module.Implement of Component.
  • Timer - Timer wheel.

Document and Example

License

buy me a coffee

wx ali

About

a framework in golang for game server or app server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%
0