Giter Club home page Giter Club logo

one-gamehosting-sdk's Introduction

i3D.net ONE Game Hosting SDK

Version: v0.9.1 (Beta)

All v1.0 features are complete and ready for integration and use. Customer iteration will determine any final changes before labelling as v1.0.


The SDK provides games with the ability to communicate with the i3D.net ONE Platform, for easy scaling of game servers!

  • Build – How to build and test the repository.
  • Integration Guide – How to integrate the Arcus API into a Game Server.

The i3D.net Game Hosting SDK works on Windows and Linux. If something doesn’t work, please file an issue.

Overview

The documentation for the entire ONE Platform can be found here, however the previously mentioned Integration Guide is all that is needed to integrate Arcus into the Game Server itself.

Major Goals

  1. C/C++ v11 library.
  2. Easy-to-use C API interface for maximum language compatibility.
  3. Source-only build allowing for "copy and drop-in" of files.
  4. Supported platforms:
    • Windows 10 Pro, Visual Studio 2017 and VSCode
    • Ubuntu 18.04, VSCode

Not Included

The below are not provided or part of current goals. Please add an issue for change requests!

  1. Testing on Linux distros other than Ubuntu 18.04.

Layout

The SDK is made up of code to be integrated into the Game plus additional components that aid in the testing, development and integration.

  1. Arcus is the library that provides communication between the Game Server and the scaling environment in the One Platform. It is to be integrated into the Game Server. It contains a C/C++ implementation of the ONE platform's Arcus protocol and messages, and provides a TCP server to communicate with the ONE Platform.
  2. Ping is a library that provides a way to obtain server addresses of the ONE backend and utilities to ping the servers, for use in a game's player client code's matchmaking features.
  3. Fake contains samples that use the SDK components to aid in integration, development and testing.
  4. Tests contains all automated tests for the SDK source.
  5. Docs contains additional readme files and DOxygen configuration.

Engine Plugins

Unity

Unity engine support is implemented as a plug-in which is available here.

Unreal

Unreal Engine support is implemented as a plug-in which is available on the asset store and also on github.

one-gamehosting-sdk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.