hersserver

0.1.0 • Public • Published

hersserver

H.E.R.S. server

Express, Now (and perhaps more similar libraries) are wonderful pieces of software, both programmer- and user-friendly.

However, they all have the same drawback: they rely on socket.io.

I still (after 15 months) believe that socket.io leaks memory.

There are forum rumours that memory leakage really occurs, but deeper in some lower-level libraries.

Whatever leaks - cannot be used for production servers.

So, hersserver does the same with a long-poll mechanism, completely removing socket.io usage.

/hersserver/

    Package Sidebar

    Install

    npm i hersserver

    Weekly Downloads

    4

    Version

    0.1.0

    License

    BSD

    Last publish

    Collaborators

    • andrija.petrovic