小红花·文摘
  • 首页
  • 广场
  • 排行榜🏆
  • 直播
  • FAQ
Dify.AI
How Clients and Servers Communicate: Full Handbook on HTTP/1.1, HTTP/2, REST, WebSockets, GraphQL, gRPC, and Protocol Buffers

You've built and consumed APIs. You know what a GET request is, what a JSON response looks like, and how to add an Authorization header. You've used REST, maybe tried GraphQL, and perhaps heard of gRP

How Clients and Servers Communicate: Full Handbook on HTTP/1.1, HTTP/2, REST, WebSockets, GraphQL, gRPC, and Protocol Buffers

freeCodeCamp.org
freeCodeCamp.org · 2026-07-23T23:14:49Z
Model Context Protocol (MCP) vs. Agent2Agent (A2A): which protocol do you need?

Somewhere around your third agent, someone in a design review asks, "Shouldn't we be using A2A for this?" It's a fair question that most teams can't answer well, because the two big agent...

Model Context Protocol (MCP) vs. Agent2Agent (A2A): which protocol do you need?

Redis Blog
Redis Blog · 2026-07-22T00:00:00Z
Weaponizing And Defending The React Flight Protocol: Deserialization Sinks In RSCs

While React Server Components rely on the custom Flight protocol to stream interactive UIs, this same mechanism introduces powerful deserialization sinks that attackers can exploit. Durgesh Pawar...

Weaponizing And Defending The React Flight Protocol: Deserialization Sinks In RSCs

Articles on Smashing Magazine — For Web Designers And Developers
Articles on Smashing Magazine — For Web Designers And Developers · 2026-07-21T10:00:00Z

If you've heard one thing about pg_hardstorage, it's probably that "it works against managed PostgreSQL". This post is about the one architectural choice that makes that true, and the consequences...

Hans-Juergen Schoenig: Architecture behind pg_hardstorage: The replication protocol

Planet PostgreSQL
Planet PostgreSQL · 2026-07-10T05:00:17Z

Announced at WWDC 2026, the latest SwiftUI release brings a new Document protocol for efficient disk access and snapshot-based updates, along with improved APIs for reordering items in lists,...

SwiftUI Adds New Document Protocol, Improves Performance, and More

InfoQ
InfoQ · 2026-07-02T16:00:00Z

DuckDB has recently announced Quack, a new remote protocol over HTTP that lets multiple DuckDB instances connect to and work with the same database over a network. The protocol introduces...

DuckDB Quack: Client/Server Protocol over HTTP for Multi-User Analytics

InfoQ
InfoQ · 2026-05-31T11:17:00Z
使用 Kiro CLI 和 Agent Client Protocol 构建飞书 AI 聊天机器人

本文介绍如何使用 Kiro CLI 和 Agent Client Protocol (ACP) 构建飞书聊天机器人。通过 acp-link 桥接服务,团队能够快速实现支持流式响应、工具调用和会话管理的 AI 聊天机器人,从而节省开发时间和成本。Kiro CLI 提供自定义代理、内置工具和会话管理,适用于多种即时通讯平台。

使用 Kiro CLI 和 Agent Client Protocol 构建飞书 AI 聊天机器人

亚马逊AWS官方博客
亚马逊AWS官方博客 · 2026-03-24T10:05:09Z

本文讨论了在Perl中使用Protocol Buffers的经验与最佳实践。作者指出Google::ProtocolBuffers已存在十年,可能不再适用,而Google::ProtocolBuffers::Dynamic是更好的选择,但在Debian Trixie上无法编译。此外,作者提到同事创建了一个纯Perl库并上传至GitHub,并表达了对Thrift的喜爱,尽管其未能获得广泛关注。

在Perl中使用Protocol Buffers(Protobuf)

blogs.perl.org
blogs.perl.org · 2026-03-07T14:02:42Z

人工智能与大型语言模型的集成技术正从简单提示词工程向自主代理系统转变。Model Context Protocol(MCP)旨在标准化上下文提供,解决模型上下文窗口限制和系统集成问题,建立安全、低延迟的集成链路。MCP C# SDK在快速迭代中增强功能,支持多种传输机制,提升开发者体验,推动企业智能化进程。

Model Context Protocol (MCP) C# SDK v0.9.0-preview.1 发布

dotNET跨平台
dotNET跨平台 · 2026-02-23T00:03:28Z
Model Context Protocol (MCP) C# SDK v0.9.0-preview.1 发布 - 张善友

该文章介绍了MCP C# SDK的演进,强调其在人工智能与企业级应用集成中的重要性。SDK通过模块化设计解决了上下文窗口限制,支持多种传输机制,提升了开发者体验。新版本增强了异常处理和视觉元数据注入,促进了人机交互的透明性,推动了AI代理的自我修复能力,预示着未来企业级智能系统的广泛应用。

Model Context Protocol (MCP) C# SDK v0.9.0-preview.1 发布 - 张善友

张善友
张善友 · 2026-02-22T01:23:00Z
探索MCP Apps Protocol

MCP Apps是一个开源项目,旨在为AI聊天机器人提供交互式用户界面,支持在对话中嵌入图表和视频等组件,提升人机交互体验。通过MCP协议,开发者可以创建多种客户端的丰富应用,推动AI向多模态交互转变。

探索MCP Apps Protocol

dotNET跨平台
dotNET跨平台 · 2026-02-22T00:00:57Z
OpenAI和Anthropic将AGENTS.md和Model Context Protocol捐赠给新的Agentic AI基金会

OpenAI和Anthropic将AGENTS.md和Model Context Protocol项目捐赠给Agentic AI Foundation,以支持开源智能代理技术。该基金会由Linux基金会管理,吸引了多家科技公司参与,MCP、AGENTS.md和goose成为推动AI技术发展的基础项目。

OpenAI和Anthropic将AGENTS.md和Model Context Protocol捐赠给新的Agentic AI基金会

InfoQ
InfoQ · 2025-12-23T14:00:00Z
继Model Context Protocol后,AI下一个新标准已现雏形?Anthropic凭“简单、开放、中立”三原则再次领先|Claude Skills、Anthropic、OpenAI

Anthropic推出的skills工具旨在扩展大模型功能,简化文件处理和格式化。与MCP相比,skills配置更简单,支持Markdown和YAML格式,适合非程序员使用,能够固化和重用技能,未来可能成为行业标准。

继Model Context Protocol后,AI下一个新标准已现雏形?Anthropic凭“简单、开放、中立”三原则再次领先|Claude Skills、Anthropic、OpenAI

硕鼠的博客站
硕鼠的博客站 · 2025-10-21T00:48:17Z

This blog is focused on Model Context Protocol (MCP). MCP is an open standard enabling seamless integration between applications powered by large language models (LLMs) and external data sources...

MySQL HeatWave and MySQL AI integration with Model Context Protocol

Planet MySQL
Planet MySQL · 2025-10-16T15:00:00Z
在ChatGPT中购买:即时结账与Agentic Commerce Protocol

ChatGPT推出即时结账功能,用户可在聊天中直接购买商品,未来将支持多品类购物。该功能基于Agentic Commerce Protocol,与Stripe合作,旨在简化购物体验并保障用户安全与隐私,商家可轻松集成以提升销售渠道。

在ChatGPT中购买:即时结账与Agentic Commerce Protocol

OpenAI
OpenAI · 2025-09-29T00:00:00Z
Avaya Infinity™ 支持 Model Context Protocol (MCP),重塑客户体验新高度

Avaya通过将Model Context Protocol(MCP)集成至Avaya Infinity™平台,提升了AI在客户服务中的应用,增强了AI助手与多种软件的连接性和可靠性。与Databricks的合作确保了数据安全与合规性,推动了AI与人工坐席的协作,提供更智能的服务体验。

Avaya Infinity™ 支持 Model Context Protocol (MCP),重塑客户体验新高度

实时互动网
实时互动网 · 2025-09-19T06:11:53Z
再谈 MCP - Model Context Protocol(MCP)详解和开发教程

MCP(模型上下文协议)是Anthropic于2024年提出的标准,旨在规范大型语言模型与外部工具的通信,解决数据隔离问题,提升AI对文件和数据库的访问能力。MCP提供统一接口,简化工具接入,增强安全性和生态系统的多样性。

再谈 MCP - Model Context Protocol(MCP)详解和开发教程

Ke's blog
Ke's blog · 2025-07-21T00:00:00Z

Model Context Protocol (MCP) 是一种开放标准,旨在实现大型语言模型与外部数据源的集成。v0.3.0-preview.1 版本新增详细异常信息捕获和可选日志集成,提升了 AI 应用的构建速度和系统稳定性。

Model Context Protocol C# SDK v0.3.0-preview.1 版本发布 - 张善友

张善友
张善友 · 2025-06-22T02:25:00Z
50+ Recommended Model Context Protocol (MCP) Servers to Explore

模型上下文协议(MCP)是Anthropic于2024年推出的标准化接口,允许AI模型通过JSON-RPC 2.0与外部工具交互。MCP获得Claude、Gemini和OpenAI的支持,正在被多个平台迅速采用。

50+ Recommended Model Context Protocol (MCP) Servers to Explore

实时互动网
实时互动网 · 2025-06-09T03:04:10Z

Model Context Protocol (MCP) has quickly emerged as a topic of interest in conversations about AI for business. This post explains the significance of MCP, how the technology works, its...

What to Know About Model Context Protocol (MCP)

UX Magazine
UX Magazine · 2025-05-27T05:32:40Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
友情链接: MOGE.AI 九胧科技 模力方舟 Gitee AI 菜鸟教程 Remio.AI DeekSeek连连 53AI 神龙海外代理IP IPIPGO全球代理IP 东波哥的博客 匡优考试在线考试系统 开源服务指南 蓝莺IM Solo 独立开发者社区 AI酷站导航 极客Fun 我爱水煮鱼 周报生成器 He3.app 简单简历 白鲸出海 T沙龙 职友集 TechParty 蟒周刊 Best AI Music Generator

小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码