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

Abstract interfaces and contracts for Single HandShake Protocol (SHSP) implementations - defines the core API for peer-to-peer networking.

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 Interfaces package
  • IShspSocket interface for socket implementations
  • IShspPeer interface for peer management
  • IShspInstance interface for protocol instances
  • IShsp core protocol interface
  • IShspHandshake and IShspHandshakeHandler interfaces for handshake management
  • Complete API contracts for Single HandShake Protocol implementations

Features #

  • Abstract interfaces defining the core SHSP API
  • Type-safe contracts for all protocol components
  • Comprehensive documentation for implementers
  • Dependency on shsp_types for shared type definitions
0
likes
150
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

Abstract interfaces and contracts for Single HandShake Protocol (SHSP) implementations - defines the core API for peer-to-peer networking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation, shsp_types

More

Packages that depend on shsp_interfaces