Crate sip2

source ·

Modules§

  • SIP2 Specification as a collection of static values.
  • SIP utility functions

Structs§

  • Wrapper for Connection which provides a simpler interface for some common SIP2 actions.
  • Manages a TCP connection to a SIP server and handles message sending and receiving.
  • SIP Field with code and value.
  • Fixed field with spec and value.
  • SIP message complete with message code, fixed fields, and fields.
  • Collection of friendly-named SIP request parameters for common tasks.

Enums§

  • Errors related to SIP2 Client communication