Pomax / socketless

A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.
MIT License
27 stars 3 forks source link

Add the ability to tack socketless onto a running server #15

Closed Pomax closed 1 year ago

Pomax commented 4 years ago

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