Pomax / socketless

A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the ability to tack socketless onto a running server

Pomax opened this issue · comments

commented

e.g. hapi, express, etc. rather than insisting on using a simple node-js API http/https server.