Skip to content

docs: update for pipecat PR #4716#896

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4716
Open

docs: update for pipecat PR #4716#896
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4716

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4716.

Changes

Updated reference pages

  • api-reference/server/services/transport/websocket-server.mdx

    • Added deprecation warning to WebsocketServerTransport configuration section (introduced in version 1.4.0)
    • Updated single-client limitation note to reference the deprecation and recommend FastAPIWebsocketTransport
  • api-reference/server/services/transport/transport-params.mdx

    • Marked WebsocketServerTransport as deprecated in the transport subclasses table
    • Added note recommending FastAPIWebsocketTransport as replacement

Summary

WebsocketServerTransport has been deprecated in pipecat 1.4.0 because it was intended for development and testing only and has a critical limitation: it only supports a single client at a time. The documentation now clearly warns users about this deprecation and directs them to use FastAPIWebsocketTransport instead for production use.

Gaps identified

None

- Add deprecation warning to WebsocketServerTransport configuration section
- Update single-client limitation note to reference deprecation
- Add deprecation note to transport params table
- Recommend FastAPIWebsocketTransport as replacement
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels Jun 12, 2026
@mintlify

mintlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Pipecat 🟢 Ready View Preview Jun 12, 2026, 1:33 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant