Typed SIGTERM
Typed SIGTERM
### 🔗 Linked issue close #4759 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
When using `{tps}` with `manifest: { nameStyle: 'relative' }`, packed texture manifests (e.g. `cards-0.webp.json`) still use filename instead of relative path.
I'm using AssetPack + Pixi.js + Nuxt latest. I have `entry: './app/resources', output: './public/packed'`, the assets are served on `http://localhost:8508/packed/**` But AseetPack generated `http://localhost:8508/packed/manifest.json` is like: ```json { "bundles": [...
for maintainability and robustness
It's useful for some unknown compatibility issues so that users can still use the provider before validation is fixed (#729)
比如 [Koishi.js](https://koishi.chat),避免重复造轮子
 Using https://shiki.style/packages/twoslash#install ->  (would like to PR if the website is open source :)
### Describe the feature you'd like to request [WebTransport](https://developer.mozilla.org/en-US/docs/Web/API/WebTransport) is a modern update to WebSocket. I'll be great if tRPC can support communicating in WebTransport (like WebSocket). ### Describe the...