Module lsps2

Module lsps2 

Source
Expand description

Implementation of LSPS2: JIT Channel Negotiation specification.

Modulesยง

client
Contains the main LSPS2 client object, LSPS2ClientHandler.
event
Contains LSPS2 event types
msgs
Message, request, and other primitive types used to implement LSPS2.
service
Contains the main LSPS2 server-side object, LSPS2ServiceHandler.
utils
Utilities for implementing the LSPS2 standard.