Pooya Parsa
Pooya Parsa
@danielroe Do you remember where occured with this issue? I just checked only types are marking it as "set" in `Driver` hooks (as core sets it) and optional in `Storage`...
Some improvements in [0.3.2](https://github.com/unjs/crossws/releases/tag/v0.3.2) should help this. Let's make an example in docs for simple session/auth handling. (PR is more than welcome if anyone is interested in helping!)
I think for crossws we can use a simple example using standard request and headers to check something like basic auth or a cookie. When auth fails, we throw a...
> I love this, what do you think about changelogen preview as a command? Love `preview` 💯 > And under the hood, we just run pkg.pr.new publish and pass the...
@Aslemammad Considering all the limitations, still if you can give me an overall idea about how we can directly upload a tarball to pkg.pr.new registry API I would love to...
Thanks for initiating work on this dear @Aslemammad. Ideally, if it would be possible to avoid direct dependency (but depending on the API contract only) it would be best and...
Thanks for report. This is known issue currently. (with vite plugin, only service entries like `server.ts` work and vite takes over other routes) it will be fixed.
Can you please add some unit tests?
@jculvey feel free to update if you want to pick any, i will try to also help!
Good point @travis-r6s ~> https://github.com/unjs/crossws/issues/115