topfreegames / libpitaya-cluster

This repo contains a c++ lib with pitaya's cluster logic for creating backend pitaya servers in other programming languages
MIT License
21 stars 8 forks source link
pitaya

[WIP] pitaya-server

Overview

The original Pitaya project supports building pitaya servers in Go. This project aims to provide the same functionality, however aimed towards other programming languages. Currently, however, the supported languages are C++ and C#.

Note: This library is still in early stage, meaning the there might be several bugs. Also, the API is not stable.

About the components of the project

Installation

Language Project Location
C++ cpp-lib
C# pitaya-sharp

Releasing a new version in OpenUPM

New lib version will be available in OpenUPM in a few minutes. Read documentation here for more information.