An open API service indexing awesome lists of open source software.

https://github.com/accelbyte/accelbyte-unity-networking

AccelByte Unity Netwokring Library
https://github.com/accelbyte/accelbyte-unity-networking

Last synced: 14 days ago
JSON representation

AccelByte Unity Netwokring Library

Awesome Lists containing this project

README

          

# AccelByte Networking Plugin

This plugin consist of NetworkTransport layer that allow the Unity game to enable peer-to-peer communication using AccelByte service.
This plugin relies on WebRTC protocol.

## Prerequisiste

Clone this repository and also copy ([AccelByte Unity SDK](https://github.com/AccelByte/accelbyte-unity-sdk)) repository.

## Documentation

The setup and implementation guideline are available in [our portal](https://docs.accelbyte.io/gaming-services/tutorials/byte-wars/unity/learning-paths/multiplayer/unity-path-quick-match-p2p/).

## Supported Unity

The current supported Unity versions are 2020, 2021, 2022, Unity 6.

## How To Install

From Unity Package Manager, add package from git URL: "https://github.com/AccelByte/accelbyte-unity-networking.git"

## Supported Platforms

1. Windows
1. Linux
1. iOS
1. Android
1. WebGL (Beta)