# Useful Links - DarkRiftNetworking/DarkRift GitHub Wiki

This page contains a list of links to useful DarkRift resources.

DarkRift

DarkRift 2

Community

Plugins

Network Listeners

Scripts

This section contains useful code snippets that are not plugins.

Articles

A huge collection of networking resources

Networking General

Networking for Games

[Video] Yasil MMO beginner tutorial series for Darkrift 1

[Video]Overwatch Basic Networking Concepts for FPS

[Video]Unity Multiplayer Tutorial(Darkrift 2) - TicTacToe by HappySpider

Client-Authorative Server Architecture, Prediction and Reconciliation, Interpolation, Lag Compensation

Client Side Prediction in Unity

DarkRift 2 Tutorial for Unity 3D by MateriaGames/TheUncas

Unity Embedded FPS tutorial by Allmaron

Comprehensive Standalone Tutorial by Robodiog

Embedded RPG tutorial by Ace

[Video]How to make a multiplayer game with DarkRift 2 series

Architecture and Patterns

Photon Loadbalancing Article

Seamless World Game Server(MMO)

Responsibility Oriented Design

Map-Centric Game Server

Server Programming Algorithms

Steering Behaviors

Deploying servers

Digital Ocean \w docker This will require some modification for DarkRift based servers, you'll need to change the ports from 26000/udp to 4296/udp and 4296/tcp.

Microsoft PlayFab + DarkRift tutorial

Other

GDPR for developers