Skip to main content

Module create

Module create 

Source
Expand description

Helpers for handling CREATE* cells.

Structsยง

Create2Wrap ๐Ÿ”’
A CreateHandshakeWrap that generates CREATE2 and handles CREATED2
CreateFastWrap ๐Ÿ”’
A CreateHandshakeWrap that generates CREATE_FAST and handles CREATED_FAST.

Traitsยง

CreateHandshakeWrap ๐Ÿ”’
An object that can put a given handshake into a ChanMsg for a CREATE* cell, and unwrap a CREATED* cell.