forked from particle-iot/tinydtls
-
Notifications
You must be signed in to change notification settings - Fork 0
License
unuseid/tinydtls
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CONTENTS This library contains functions and structures that can help constructing a single-threaded UDP server in C99. The following components are available: * netq: Simple network packet queue. * dsrv: Function to help dealing with netq in a simple datagram server. Depends: netq * tests The subdirectory tests contains test programs that show how each component is used. BUILDING Just type make and wait until compilation is complete.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 90.1%
- Objective-C 4.2%
- Makefile 2.4%
- Perl 2.1%
- Other 1.2%