Skip to content

benoitc/dtls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilation

./rebar compile

Now launch:

./check.erl

DTLS server is listening on port 58036

Now try to connect from openssl:

openssl s_client -dtls1 -connect 127.0.0.1:58036 -debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%