Skip to content

0.7.0

Choose a tag to compare

@benoitc benoitc released this 02 Jun 08:29
· 7 commits to main since this release

Added

  • Listeners can bind a specific address or family. start_server/2,3 accept ip => inet:ip_address() (an 8-tuple selects IPv6) and inet6 => boolean() (bind the IPv6 wildcard ::) for both the ssl and tcp transports.