Skip to content
/ Network Public

C# network library based on Quake 3 network protocol

Notifications You must be signed in to change notification settings

elwray/Network

Repository files navigation

Network

C# network library based on Quake 3 networking.

Notes:

com_speeds - must be skipped. Used for code profiling purposes.

TODO:

Common:

  • Helpers.NetworkAddressHelpers

Client:

  • ClientChannelService
  • ClientDependencyService
  • ClientSocketService

Server:

  • ServerChannelService
  • ClientService
  • SnapshotService
  • SnaphostService.WriteDownloadToClient
  • ServerSocketService
  • MessageExtensions.WriteDeltaPlayerState

About

C# network library based on Quake 3 network protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published