Skip to content
Kirill Scherba edited this page May 24, 2018 · 5 revisions

Teonet library

version 0.1.0

Teonet library description

Teonet library is UNIX based communication C Library to create network / cloud transport. Teonet library uses UDP to communicate between its network peers. There UDP packets are encrypted with unique keys. Teonet library uses own UDP based protocol called TR-UDP for real time communications that allows sending messages with low latency and provides protocol reliability features.
see more ...

Technical description Teonet project

  • Teonet library structure:
    Teonet library internal structure scheme and descriptions

  • [Master build system] (master-build-system)

  • [Teonet library roadmaps] (roadmaps)

Project repository

CircleCI

Project source code

Teonet networks description

Project tests

Project Helpers

HowTo