Skip to content

0.6.0

Compare
Choose a tag to compare
@swhitty swhitty released this 28 Mar 00:27
· 506 commits to main since this release
45e3cca
  • WebSocketHTTPHandler enables support for WebSockets allowing handlers to exchange pair of AsyncStream.
  • DirectoryHTTPHandler to automatically share all files within a directory.
  • Groups sockaddr structures with protocol SocketAddress
  • Supports UNIX-domain sockets via sockaddr_un