dart_tinydtls 0.4.1 copy "dart_tinydtls: ^0.4.1" to clipboard
dart_tinydtls: ^0.4.1 copied to clipboard

outdated

Dart ffi bindings to the tinydtls library. Provides wrappers for both a DTLS client and server.

0.4.1 #

  • Applied minor refactorings and style changes

0.4.0 #

  • The DtlsClient and DtlsServer should now handle connections closed by the peer correctly
  • When generating bindings, CPATH is now used in place of -I compiler option to find headers

0.3.0 #

  • Reworked server API using a generic DtlsConnection interface
  • Improved documentation

0.2.1 #

  • Expanded package description in pubspec.yaml

0.2.0 #

  • Refactored tests and example
  • Renamed the data field of the DtlsServerEvent class to datagram

0.1.0 #

  • Initial version.
3
likes
0
pub points
4%
popularity

Publisher

verified publishernamib.me

Dart ffi bindings to the tinydtls library. Provides wrappers for both a DTLS client and server.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on dart_tinydtls