websockets-0.12.4.0: A sensible and clean way to write WebSocket-capable servers in Haskell.

Safe HaskellNone
LanguageHaskell98

Network.WebSockets.Extensions

Synopsis

Documentation

data Extension Source #

An extension is currently allowed to set extra headers and transform the parse/write functions of Connection.

This type is very likely to change as other extensions are introduced.

Constructors

Extension 

Fields