Skip to content

fix: update compio docs#16

Merged
George-Miao merged 4 commits into
mainfrom
update
Feb 19, 2026
Merged

fix: update compio docs#16
George-Miao merged 4 commits into
mainfrom
update

Conversation

@Berrysoft
Copy link
Copy Markdown
Member

No description provided.

@Berrysoft Berrysoft self-assigned this Feb 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 19, 2026

Preview Deployed!

Your changes have been deployed to a preview environment. You can view it here: https://3a08b7e9-compio-website.popx.workers.dev

Comment thread content/docs/compio/buffers.md Outdated
Comment thread content/docs/compio/dispatcher.md Outdated
Comment thread content/docs/compio/driver/io-uring.md Outdated
Comment thread content/docs/compio/driver/polling.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Compio documentation/navigation to reflect new and clarified modules (notably WebSocket), plus several driver/networking doc refinements.

Changes:

  • Add a new WebSocket documentation page and link it in the docs summary.
  • Update networking/socket docs (options wording, UDP ancillary/control message notes) and mention compio-ws.
  • Refine driver docs (polling/io-uring behavior notes, shared FD ownership model) and expand a dispatcher note.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
content/docs/summary.ts Adds WebSocket entry to the Compio docs sidebar.
content/docs/compio/ws.md Introduces a new WebSocket documentation page.
content/docs/compio/net/sockets.md Renames/expands socket options section and replaces a TODO with UDP ancillary data guidance.
content/docs/compio/net.md Mentions WebSocket support crate (compio-ws) alongside TLS/QUIC.
content/docs/compio/io.md Tweaks managed buffer pool wording and adds a placeholder “Framed IO” section.
content/docs/compio/driver/polling.md Adds note about selecting the driver via ProactorBuilder and adjusts subheadings.
content/docs/compio/driver/io-uring.md Updates kernel/feature fallback behavior description.
content/docs/compio/driver.md Updates shared FD ownership description (Rc/Arc depending on sync).
content/docs/compio/dispatcher.md Adds a short note about alternative approaches to multithreading servers.
content/docs/compio/buffers.md Updates IoBufMut description and adds IoBufMut::uninit mention.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread content/docs/compio/net/sockets.md Outdated
Comment thread content/docs/compio/net.md Outdated
Comment thread content/docs/compio/buffers.md Outdated
Comment thread content/docs/compio/driver.md Outdated
Comment thread content/docs/compio/driver/io-uring.md Outdated
Comment thread content/docs/compio/dispatcher.md Outdated
Comment thread content/docs/compio/driver/polling.md Outdated
Comment thread content/docs/summary.ts Outdated
Berrysoft and others added 3 commits February 19, 2026 22:02
Copy link
Copy Markdown
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@George-Miao George-Miao merged commit e5dbe1f into main Feb 19, 2026
1 check passed
@Berrysoft Berrysoft deleted the update branch February 19, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants