UNPKG

esrol-server-app

Version:

A wrapper of all Esrol server components for creating performance efficient, well structured - by following 'convention over configuration' approach, but also configurable, server-side applications.

9 lines (5 loc) 86 B
'use strict'; module.exports = class Index { static onRequest(socket) { } };