socketless icon indicating copy to clipboard operation
socketless copied to clipboard

Split up the `router` and `__send` functions (in-file) in `upgraded-socket`

Open Pomax opened this issue 1 year ago • 0 comments

While all the code needs to live in the one file in order for generate-socketless to work, we should still refactor the router and __send functions so that they do less things themselves, and we can document each operational part for them individually (and hopefully make it easier to maintain that way, too)

Pomax avatar Jan 07 '25 03:01 Pomax