websocket_base::ws::util

Module mask

Source
Expand description

Utility functions for masking data frame payload data

Structs§

  • Struct to pipe data into another writer, while masking the data being written

Functions§

  • Generates a random masking key
  • Masks data to send to a server and writes