Skip to content

bodogbo/OSG-Server-Go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSG-Server-Go

OSG-Server-Go is a open source server framework. support tcpsocket & websocket connector with protobuf. More info & Documentation: click here
OSG-Server-Go is published under the MIT Open Source License.

OSG-Server-Go 是用golang写的一个开源服务器框架,支持tcpsocket和websocket,使用protobuf通信 更多的介绍&文档:点这里
OSG-Server-Go遵循的协议 MIT Open Source License.

Main features

*Support socket/http connector *Support lua script and hot update

*同时支持socket/http链接 *支持lua脚本,实现逻辑热更新

How to use

require install golang 1.4 (option)the protobuf js require install nodejs (option)IntelliJ IDEA require golang idea plugin

需要安装golang 1.4 (可选)js版本的protobuf需要安装nodejs (可选)IntelliJ IDEA开发,需要安装golang Idea插件

Commit to OSG-Server-Go

Workflow

Any kind of help is welcomed! We work from develop branch and PR into develop branch. Stable versions are pushed from develop to master and then tagged.

欢迎任何形式的帮助与支持! develop分支是我们的工作分支,我们develop分支推到master的,然后标记tag作为稳定版本。

Where to start?

Just pick an enchancement (feature) issue or a bug issue from the open issues list. Thanks for your help! 你可以从这里开始:问题列表. 谢谢您的帮助与支持!

About

a open source server framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 51.0%
  • Lua 49.0%