shime / vim-livedown

Vim plugin for Livedown.
493 stars 19 forks source link

Why Socket.io? #7

Closed unphased closed 9 years ago

unphased commented 9 years ago

I'm sort of venting.

Socket.io is heavyweight. It's essentially bloated. Anything is if it relies on hundreds of separate dependencies and takes almost ten minutes for NPM to install it.

All that a plugin like this needs is something simple. like ws.

Please people. Don't use a bulldozer when a hammer is sufficient