Coder Social home page Coder Social logo

tutulove1234 / poseidon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lhmouse/poseidon-archive

0.0 2.0 0.0 18.04 MB

Poseidon Game Server (C++98/11 + boost + MySQL)

License: Apache License 2.0

Makefile 1.10% Shell 0.36% C++ 97.69% JavaScript 0.85%

poseidon's Introduction

简介
Introduction
===================
波塞冬(Poseidon)是一个游戏服务端框架。
Poseidon is a C++ framework for game server development.

IRC channel:
===================
https://webchat.freenode.net/?channels=mcfproj

支持功能
Features
===================
CBPP *
HTTP
WebSocket
MySQL sync/async access

* CBPP 是 Compressed Binary Protocol for Poseidon 的缩写,
  简介参见 src/main/cbpp/message_base.hpp 中的注释。
* CBPP is short for 'Compressed Binary Protocol for Poseidon'.
  Specification of CBPP can be found in file 'src/main/cbpp/message_base.hpp'.

编译所需工具
Toolchains required to build
===================
automake
autoconf
libtool
pkg-config
gettext
make
g++ *
libboost-dev
libmysqlclient-dev
libssl-dev

* 建议 g++ 版本至少为 4.7 以支持 C++11 特性。
  针对 C++98 的支持可能在未来的版本中被移除。
* It is highly recommended that you use at least g++ 4.7 for C++11 features.
  Support for C++98 is deprecated and might be removed in future versions.

运行环境要求
Rumtime environment requirements
===================
Debian Linux Wheezy *
mysql-server-5.1

* 这是主要被支持的 Linux 发行版,使用其他发行版的 Linux 不保证兼容性。
  旧版 Debian(例如 Squeeze)有已知的严重问题(例如 g++ 4.4 的 bug 导致运行时
  段错误),我们不对此类问题提供支持,请自行解决。
* This is the Linux distribution that we support primarily and we don't
  guarantee full compatibility with other Linux distributions.
  Older Debian versions (e.g. Squeeze) are known to have some serious problems
  (e.g. runtime SIGSEGV due to bugs in g++ 4.4) that we are not willing to
  provide ANY suppport for. It is you that should work around them.

问题反馈
Report bugs
===================
请联系 lh_mouse at 126 dot com(注明 Poseidon 相关)。
Please email to lh_mouse at 126 dot com.
(please state your email as Poseidon-related in the summary).

poseidon's People

Contributors

lhmouse avatar antimoron avatar

Watchers

James Cloos avatar tutu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.