Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support kafka protocol #267

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: support kafka protocol #267

wants to merge 5 commits into from

Conversation

hengyoush
Copy link
Owner

@hengyoush hengyoush commented Jan 10, 2025

support for parsing kafka packet.

TODO:

  • e2e tests
  • unit test
  • add docs

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jan 10, 2025
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kyanos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 4:52pm

@dosubot dosubot bot added the enhancement New feature or request label Jan 10, 2025
@hengyoush hengyoush marked this pull request as draft January 10, 2025 16:21
Copy link

cloudflare-workers-and-pages bot commented Jan 10, 2025

Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0769b2c
Status: ✅  Deploy successful!
Preview URL: https://606a4ba1.kyanos.pages.dev
Branch Preview URL: https://feat-kafka.kyanos.pages.dev

View logs

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5af434
Status:⚡️  Build in progress...

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for kafka protocol
2 participants