Skip to content

Release 0.20.0 !

Compare
Choose a tag to compare
@connorcarpenter connorcarpenter released this 20 Mar 03:18
· 256 commits to main since this release
  • naia and it's adapter crates are now transport-layer-agnostic!
  • includes feature-gated transport implementations for WebRTC (via naia-socket) and UDP
  • 3rd parties can implement their own transport mechanism be implementing a Socket trait
  • hecs upgraded to 0.10