stun v1.23.0 Release Notes

Release Date: 2020-11-01 // over 3 years ago
  • RFC 8489 constants, gob and binary interfaces

    • ➕ Add new constants from RFC 8489
    • Implement encoding.{BinaryMarshaler,BinaryUnmarshaler}
    • Implement gob.{GobEncoder,GobDecoder}
    • ⚡️ Update vendored hmac implementation