Skip to content

LordOfDragons/denetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag[en]gine Network Libraries

Nightly

Provides support to connect to Drag[en]gine Game Engine running on another host using the Drag[en]gine Network Protocol. Typical use case are:

  • Provide game server for game clients to connect to
  • Connect to game sessions as client

This repository provides libraries to support server and client networking for:

  • C++
  • Python

The software license is MIT to allow easy integration, typically statically linked.