Skip to content

Releases: fhs/mux9p

v0.3.1

11 May 17:40
@fhs fhs
6fd7973
Compare
Choose a tag to compare
  • Switch license to MIT, since plan9port now uses that license.

v0.3.0

14 Feb 02:25
@fhs fhs
481d642
Compare
Choose a tag to compare
  • Added Go module support.
  • Added support for plan9port's openfd.
  • Fix many data races (including #2 and #3)
  • You can now provide a net.ListenConfig.
  • Added ListenContext function.