Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 521 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 521 Bytes

dn

A simple networking library.

Features

  • Server / Client class which has simplified method to send / receive messages
  • Customizable packet parser implementation
  • A callback-function-based connection detection system.

Warning

  • It's first time to write networking library for me, so there's might be unstable features or fatal error.

Thirdparty Libraries

Renderer for demo project