Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastify/fastify-websocket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25d37d2
Choose a base ref
...
head repository: fastify/fastify-websocket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bc969b7
Choose a head ref
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Mar 18, 2024

  1. fix: provide websocket instead of stream to avoid potential backpress…

    …ure issues (#289) (#290)
    
    * fix: provide websocket instead of stream to avoid potential backpressure issues (#289)
    
    * chore: update documentation and tests
    
    * chore: update documentation to include an example of using createWebSocketStream
    
    * chore: update failing unit test
    mat-sz authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bc969b7 View commit details
    Browse the repository at this point in the history
Loading