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

Rewrite this entirely, based on Proxy #39

Closed Pomax closed 1 year ago

Pomax commented 1 year ago

https://mastodon.social/deck/@TheRealPomax/111195215213724826

We can basically get rid of the vast majority of code, and probably simplify some of the web client code, too.

Pomax commented 1 year ago

https://github.com/Pomax/socketless/compare/7328b9f...a49628