Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fastify/fastify-websocket issues and pull requests
#307 - yarn 2 needs additional installation configuration
Pull Request -
State: open - Opened by zsalzbank 24 days ago
#306 - style: remove trailing whitespace
Pull Request -
State: closed - Opened by Fdawgs 26 days ago
#305 - chore: correcting README example for testing
Pull Request -
State: closed - Opened by cgood92 about 1 month ago
- 1 comment
#304 - chore: update fastify to ^5.0.0
Pull Request -
State: closed - Opened by Fdawgs 2 months ago
#303 - chore: update min fastify version
Pull Request -
State: closed - Opened by Fdawgs 4 months ago
#302 - build(deps-dev): Bump @types/node from 20.14.13 to 22.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, javascript
#301 - Merge `next` into `master`
Pull Request -
State: closed - Opened by jsumners 6 months ago
#300 - `@types/ws` is missing which results in loosing typing withing handler
Issue -
State: open - Opened by cyantree 6 months ago
- 4 comments
#297 - The close event callback function is not triggered.
Issue -
State: closed - Opened by michael19900101 7 months ago
- 1 comment
#296 - build(deps-dev): Bump tsd from 0.30.7 to 0.31.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, javascript
#295 - Re-export WebSocket type
Pull Request -
State: closed - Opened by mcollina 8 months ago
#294 - Upgrade to v10 breaks because SocketStream is no longer an exported member
Issue -
State: closed - Opened by cope 8 months ago
- 2 comments
#293 - Update for Fastify v5
Pull Request -
State: closed - Opened by synapse 9 months ago
- 3 comments
#292 - 👋 I would like to contribute to fastify/fastify-websocket
Issue -
State: closed - Opened by synapse 9 months ago
- 4 comments
#291 - Minimal example of fastify + apollo graphql server + fastify websocket grapqhl subscriptions
Issue -
State: open - Opened by kelvin2200 9 months ago
#290 - fix: provide websocket instead of stream to avoid potential backpressure issues (#289)
Pull Request -
State: closed - Opened by mat-sz 9 months ago
- 5 comments
#289 - WebSocket stream backpressure causes socket to become paused which results in the socket to no longer emitting 'message' events.
Issue -
State: closed - Opened by mat-sz 9 months ago
- 3 comments
#288 - chore(.gitignore): add .tap/ dir
Pull Request -
State: closed - Opened by Fdawgs 10 months ago
#287 - build(deps-dev): Bump tsd from 0.29.0 to 0.30.1
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, javascript
#286 - build(deps-dev): Bump @fastify/type-provider-typebox from 3.6.0 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, javascript
#285 - preClose not typed
Issue -
State: closed - Opened by sebasptsch 11 months ago
- 1 comment
#284 - Fix Websocket Types
Pull Request -
State: closed - Opened by bstka 11 months ago
#283 - Fix Websocket Types: TS1259 because "ws" package using "export ="
Issue -
State: closed - Opened by bstka 11 months ago
#282 - fix: generic type error of `RouteShorthandMethod`
Pull Request -
State: closed - Opened by XHFkindergarten 12 months ago
- 1 comment
#281 - fix: generic type error of `RouteShorthandMethod`
Pull Request -
State: closed - Opened by XHFkindergarten 12 months ago
#280 - fix a typescript generic type error
Issue -
State: closed - Opened by XHFkindergarten 12 months ago
#279 - build(deps-dev): Bump tsd from 0.29.0 to 0.30.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, javascript
#278 - Fix types compatibility with Fastify v4.25.0
Pull Request -
State: closed - Opened by mcollina 12 months ago
#277 - connections is of type _Request while request is of type Reply
Issue -
State: closed - Opened by raythurnevoid about 1 year ago
- 1 comment
#276 - Add #injectWS
Pull Request -
State: closed - Opened by DanieleFedeli about 1 year ago
- 8 comments
#275 - Add inject
Pull Request -
State: closed - Opened by DanieleFedeli about 1 year ago
#274 - build(deps): Bump fastify/workflows from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, github_actions
#273 - test: disable failing ts tests
Pull Request -
State: closed - Opened by Uzlopak about 1 year ago
#272 - test: replace `typeof` undefined check
Pull Request -
State: closed - Opened by Fdawgs about 1 year ago
- 2 comments
#271 - chore(package): explicitly declare js module type
Pull Request -
State: closed - Opened by Fdawgs about 1 year ago
- 1 comment
#270 - typebox typings tests fail
Issue -
State: closed - Opened by Uzlopak about 1 year ago
- 1 comment
#269 - fix(types): websocketPlugin is not an existing variable
Pull Request -
State: closed - Opened by Yovach about 1 year ago
- 4 comments
#268 - chore: add `.gitattributes` file
Pull Request -
State: closed - Opened by Fdawgs about 1 year ago
#267 - build(deps-dev): Bump tap from 16.3.8 to 18.0.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, javascript
#266 - perf: use `node:` prefix to bypass require.cache call for builtins
Pull Request -
State: closed - Opened by Fdawgs about 1 year ago
#265 - build(deps-dev): Bump tsd from 0.28.1 to 0.29.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#264 - Updated a link in the README
Pull Request -
State: closed - Opened by mustardfrog over 1 year ago
#263 - Cannot connect to WebSocket server
Issue -
State: closed - Opened by TimonVS over 1 year ago
- 1 comment
#263 - Cannot connect to WebSocket server
Issue -
State: closed - Opened by TimonVS over 1 year ago
- 1 comment
#261 - Add preClose opt + merge close and preClose hook
Pull Request -
State: closed - Opened by HDegroote over 1 year ago
- 5 comments
#261 - Add preClose opt + merge close and preClose hook
Pull Request -
State: closed - Opened by HDegroote over 1 year ago
- 5 comments
#260 - Allow specifying alternative preClose / modifying close flow
Issue -
State: closed - Opened by HDegroote over 1 year ago
- 2 comments
Labels: good first issue, feature request
#260 - Allow specifying alternative preClose / modifying close flow
Issue -
State: closed - Opened by HDegroote over 1 year ago
- 2 comments
Labels: good first issue, feature request
#259 - fix: import WebSocket using default import (d.ts)
Pull Request -
State: closed - Opened by adjsky over 1 year ago
Labels: typescript
#258 - WebSocket type is resolved to any using moduleResolution: "bundler" and ESM
Issue -
State: closed - Opened by adjsky over 1 year ago
- 1 comment
#257 - build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, javascript
#256 - build(deps-dev): bump @types/node from 18.16.5 to 20.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript
#255 - ci: only trigger on pushes to main branches
Pull Request -
State: closed - Opened by Fdawgs over 1 year ago
#254 - test: fix node 20
Pull Request -
State: closed - Opened by mcollina over 1 year ago
#253 - remove all pre-existing upgrade listeners
Pull Request -
State: closed - Opened by mcollina over 1 year ago
- 1 comment
#252 - build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, javascript
#251 - req.query is undefined
Issue -
State: closed - Opened by Worldwidebrine over 1 year ago
- 2 comments
#250 - Unable to connect to WS, status remains connecting on Postman
Issue -
State: closed - Opened by gchicoye over 1 year ago
- 3 comments
#249 - Node server crashes with ERR_INTERNAL_ASSERTION error
Issue -
State: closed - Opened by jsmircic over 1 year ago
- 11 comments
#248 - build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, javascript
#247 - nodenext compatibility
Pull Request -
State: closed - Opened by DMax-YT over 1 year ago
#246 - build(deps-dev): bump tsd from 0.27.0 to 0.28.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript
#245 - build(deps-dev): bump tsd from 0.26.1 to 0.27.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript
#244 - bump fastify version
Pull Request -
State: closed - Opened by aradwann over 1 year ago
#243 - build(deps-dev): bump tsd from 0.25.0 to 0.26.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript
#242 - chore(.gitignore): add bun lockfile
Pull Request -
State: closed - Opened by Fdawgs over 1 year ago
#241 - TS2314: Generic type 'FastifyInstance ' requires 5 type argument(s).
Issue -
State: closed - Opened by gustawdaniel almost 2 years ago
- 4 comments
Labels: bug, good first issue
#240 - How can I make multiple servers sharing a single HTTP/S server
Issue -
State: closed - Opened by cage1618 almost 2 years ago
- 3 comments
#239 - Fastify deprecates getDefaultRoute/setDefaultRoute
Issue -
State: closed - Opened by marcolanaro almost 2 years ago
- 1 comment
#238 - Remove override of the default route
Pull Request -
State: closed - Opened by mcollina almost 2 years ago
- 1 comment
#237 - chore(.gitignore): add clinic
Pull Request -
State: closed - Opened by Fdawgs almost 2 years ago
#236 - [FSTDEP014] FastifyDeprecation: You are trying to set/access the default route.
Issue -
State: closed - Opened by evshiron almost 2 years ago
- 15 comments
#235 - build(deps-dev): bump tsd from 0.24.1 to 0.25.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, javascript
#234 - Local Testing fails with "Should not hijack reply"-tests
Issue -
State: open - Opened by Uzlopak almost 2 years ago
- 1 comment
#233 - Restructure
Pull Request -
State: closed - Opened by Uzlopak almost 2 years ago
- 2 comments
#232 - disable package-lock-generation
Pull Request -
State: closed - Opened by Uzlopak almost 2 years ago
#231 - build(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.10
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript
#230 - connection.socket.on('open') doesn't work
Issue -
State: closed - Opened by Gianthard-cyh about 2 years ago
- 4 comments
#229 - websocket status is always CONNECTING
Issue -
State: closed - Opened by herosql about 2 years ago
- 3 comments
#228 - fix/ws-error-handler - Handle WebSocket errors to avoid Node.js crashes
Pull Request -
State: closed - Opened by marcolanaro about 2 years ago
#227 - Update README.md
Pull Request -
State: closed - Opened by hellower about 2 years ago
#226 - TypeScript error "All declarations of 'RouteOptions' must have identical type parameters"
Issue -
State: closed - Opened by WesSouza about 2 years ago
- 1 comment
#225 - Added SchemaCompiler, TypeProvider, and Logger to types.
Pull Request -
State: closed - Opened by teastman about 2 years ago
- 5 comments
#224 - It's not working with WSS
Issue -
State: closed - Opened by gorcer about 2 years ago
#223 - Example of usage with WebSockets?
Issue -
State: closed - Opened by RIP21 about 2 years ago
- 3 comments
#222 - build(deps-dev): bump tsd from 0.23.0 to 0.24.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript
#221 - Delay openning connection
Issue -
State: closed - Opened by punkpeye about 2 years ago
- 2 comments
#220 - build(deps-dev): bump tsd from 0.22.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#219 - fix(types): update for TypeScript 4.8 compatibility
Pull Request -
State: closed - Opened by SimenB over 2 years ago
#218 - TypeError: connection.socket.send is not a function
Issue -
State: closed - Opened by akvlad over 2 years ago
- 1 comment
#217 - docs(readme): replace use of deprecated variadic `listen()`
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#216 - Ensure that setErrorHandler functions run for errors thrown before the websocket is upgraded
Pull Request -
State: closed - Opened by airhorns over 2 years ago
- 2 comments
#215 - ci: enable license checking
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#214 - build(deps-dev): replace pre-commit with @fastify/pre-commit
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#213 - TypeProvider not working properly under Fastify v4
Issue -
State: closed - Opened by tajnymag over 2 years ago
- 4 comments
#212 - build(deps): bump fastify-plugin from 3.0.1 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#211 - build(deps-dev): bump tsd from 0.21.0 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#210 - Is it possible to get a socket of a client
Issue -
State: closed - Opened by ghost over 2 years ago
- 4 comments
#209 - connection.send behaves differently on Fastify v4
Issue -
State: closed - Opened by naknode over 2 years ago
- 11 comments
Labels: good first issue, documentation
#208 - Enhance code re-usability
Issue -
State: open - Opened by bahamut657 over 2 years ago
- 5 comments