Skip to content

Document from_tcp, accept_tcp, and serve_tcp operators#214

Merged
mavam merged 8 commits intotopic/new-executorfrom
topic/from-tcp-client-mode
Mar 16, 2026
Merged

Document from_tcp, accept_tcp, and serve_tcp operators#214
mavam merged 8 commits intotopic/new-executorfrom
topic/from-tcp-client-mode

Conversation

@mavam
Copy link
Copy Markdown
Member

@mavam mavam commented Feb 19, 2026

Summary

  • Add reference pages for from_tcp, accept_tcp, and serve_tcp
  • Replace load_tcp/save_tcp usage across guides, integrations, and examples
  • Deprecate load_tcp and save_tcp with caution admonitions

Related PR: tenzir/tenzir#5744

@github-actions github-actions bot added guide How-to guides explanation Explanations reference Reference documentation integration Integration documentation labels Feb 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 19, 2026

📦 Preview  ·  View →  ·  ⚪ Removed

@mavam mavam changed the base branch from main to topic/new-executor February 19, 2026 12:12
@mavam mavam force-pushed the topic/from-tcp-client-mode branch from fdf2f39 to 3199fdc Compare February 19, 2026 12:14
@github-actions github-actions bot added the tutorial Tutorials label Feb 19, 2026
@mavam mavam force-pushed the topic/new-executor branch from 8c59ee1 to 3886444 Compare February 19, 2026 12:21
@mavam mavam force-pushed the topic/from-tcp-client-mode branch from 5c6ca75 to a8fd53c Compare February 19, 2026 12:21
@mavam mavam marked this pull request as ready for review February 19, 2026 17:05
@mavam mavam force-pushed the topic/new-executor branch from 588262f to 17b8b2b Compare February 25, 2026 21:26
@github-actions github-actions bot added the site Site infrastructure label Feb 26, 2026
@mavam mavam force-pushed the topic/from-tcp-client-mode branch from f881080 to 6a48fd2 Compare March 15, 2026 21:48
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 15, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 80a22cc4-5662-49d0-a27f-f250f4741d18

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch topic/from-tcp-client-mode
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

mavam and others added 8 commits March 15, 2026 23:03
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Deprecate load_tcp and save_tcp with caution admonitions. Replace all
usage in guides, integrations, and examples with accept_tcp, from_tcp,
and serve_tcp.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace plain internal documentation links with semantic components
across the TCP and related docs touched by this branch.

This makes cross-references consistent with the docs style guide
and keeps the updated pages easier to scan and maintain.
@mavam mavam force-pushed the topic/from-tcp-client-mode branch from 6a48fd2 to 381046b Compare March 16, 2026 05:55
@mavam mavam merged commit 6956c8c into topic/new-executor Mar 16, 2026
8 checks passed
@mavam mavam deleted the topic/from-tcp-client-mode branch March 16, 2026 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

explanation Explanations guide How-to guides integration Integration documentation reference Reference documentation site Site infrastructure tutorial Tutorials

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants