-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kirill Scherba edited this page May 24, 2018
·
5 revisions
version 0.1.0
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 ...
-
Teonet library structure:
Teonet library internal structure scheme and descriptions -
[Master build system] (master-build-system)
-
[Teonet library roadmaps] (roadmaps)
- Repository URL: https://repo.ksproject.org/
- How to install Teonet from repository
- Teonet docker container installation
- Teonet source code documentation URL: http://repo.ksproject.org/docs/teonet/
- The Teonet network - internal Teonet functions
- Teonet cUnit test:
$ tests/test_teonet
- Tests sets to execute Teonet network tests