nes

WebSocket adapter plugin for hapi routes.

Latest Version: 13.0.1
hapi-family
Installation:

npm: npm install @hapi/nes

yarn: yarn add @hapi/nes

Module Status:
Version License Node Dependencies CI
13.0.1
hapi helmet github logo
BSD 16, 18, 20 Dependency Status Build Status

Introduction

nes adds native WebSocket support to hapi-based application
servers. Instead of treating the WebSocket connections as a separate platform with its own security
and application context, nes builds on top of the existing hapi architecture to provide a
flexible and organic extension.

Protocol version: 2.4.x (different from module version)