[−][src]Module websocket::ws::util::mask
Utility functions for masking data frame payload data
Structs
Masker |
Struct to pipe data into another writer, while masking the data being written |
Functions
gen_mask |
Generates a random masking key |
mask_data |
Masks data to send to a server and writes |