Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

LukeHagar

LukeHagar created a comment on a pull request on unjs/crossws
So `throw` responses out from the handler, and then return the responses for all platforms but `node`, and for node map the response to an equivalent socket response? Here is the thing I'm wonde...

View on GitHub

LukeHagar created a comment on a pull request on unjs/crossws
What about the responses that need to be sent through the socket? Youll notice for the node adapter for example the response is not being sent back as a close after the upgrade, this was done so...

View on GitHub

LukeHagar pushed 2 commits to main LukeHagar/plex-api-spec
  • fix: incorrect casing for timespan 8a7655f
  • Merge pull request #67 from ADRFranklin/minor-fixes 3945e7f

View on GitHub

LukeHagar pushed 1 commit to dx LukeHagar/crossws

View on GitHub

LukeHagar pushed 2 commits to dx LukeHagar/crossws

View on GitHub

LukeHagar pushed 1 commit to dx LukeHagar/crossws

View on GitHub

LukeHagar pushed 2 commits to dx LukeHagar/crossws

View on GitHub

LukeHagar pushed 1 commit to main LukeHagar/http-ws-reference

View on GitHub

LukeHagar created a branch on LukeHagar/http-ws-reference

main

LukeHagar created a review comment on a pull request on sveltejs/kit
Same, would love to keep this as is https://github.com/unjs/crossws/pull/90

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar opened a pull request on unjs/crossws
feat: add `accept` and `reject` functions to `upgrade` hook interface for more explicit auth flow
Related #88 This PR is intended to discuss the interface for the upgrade hook, as it stands right now the usage can be a bit ambiguous, this PR shows what I think is a simpler flow for most peo...
LukeHagar created a branch on LukeHagar/crossws

dx - 🔌 Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers.

LukeHagar forked unjs/crossws

LukeHagar/crossws

LukeHagar created a review comment on a pull request on sveltejs/kit
I was hoping we could actually type it automatically the same way the GET functions are automatically typed when exported from the same file, I would love to handle that for the users. I think B...

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
I do think there is a path to improving the dev experience here, we have an issues logged on the crossws repo to discuss further.

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a comment on an issue on LukeHagar/pocketbase
Ok this is just a docker automation repo for the official app you may want to look there for support.

View on GitHub

LukeHagar created a comment on an issue on LukeHagar/plex-api-spec
Hey is this requirement/limitation something you are seeing with the API or an SDK?

View on GitHub

LukeHagar created a comment on an issue on LukeHagar/pocketbase
@ooralas does that thumbs up mean you got it sorted out?

View on GitHub

LukeHagar created a comment on an issue on LukeHagar/sveltekit-extension-template
Hey @devidw, There is an extension adapter meant to handle that, I can try to check upstream when I get some time.

View on GitHub

LukeHagar starred browserbase/stagehand
LukeHagar pushed 1 commit to crossws LukeHagar/kit
  • regenerated types and ran formatter 46c8682

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit
  • Thoroughly tested handle implementation 5858b49

View on GitHub

LukeHagar created a comment on an issue on unjs/crossws
Even if `accept()`, `upgrade()`, `reject()`, or `abort()` are all just wrappers for creating and returning a response or headers

View on GitHub

LukeHagar created a comment on an issue on unjs/crossws
I also would appreciate some more detail on the flow mentioned [here](https://github.com/unjs/crossws/issues/31#issuecomment-2271717956). What exactly is the difference in intention between retu...

View on GitHub

Load more