shsp_types 1.0.0 copy "shsp_types: ^1.0.0" to clipboard
shsp_types: ^1.0.0 copied to clipboard

Type definitions and serializable models for Single HandShake Protocol (SHSP) - a custom networking protocol for peer-to-peer communication.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-01-08 #

Added #

  • Initial release of SHSP Types package
  • RemoteInfo class for representing remote address and port information
  • PeerTypes with JSON serialization support
  • StunTypes for STUN protocol integration
  • InternetAddressConverter for JSON serialization of IP addresses
  • Comprehensive type definitions for Single HandShake Protocol

Features #

  • JSON serialization/deserialization support for all types
  • IPv4 and IPv6 address support
  • Type-safe peer identification and remote info management
  • Built-in validation and error handling
0
likes
70
points
225
downloads

Publisher

unverified uploader

Weekly Downloads

Type definitions and serializable models for Single HandShake Protocol (SHSP) - a custom networking protocol for peer-to-peer communication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation

More

Packages that depend on shsp_types