⚙️ Desbloqueando Codex harness: cómo construimos el App Server
Aprende a integrar el agente Codex usando su App Server, una API JSON-RPC bidireccional.
https://openai.com/index/unlocking-the-codex-harness
#JSONRPC #APIs #AgentIntegration #RoxsRoss
Google is contributing a gRPC transport package to the Model Context Protocol (MCP) to bridge a critical integration gap for enterprises that have standardized on gRPC for their microservices. #google #gprc #mcp #jsonrpc #infoq www.infoq.com/news/2026/02...
I’m not sure if MCP is better than USB yet, but it has a 50/50 chance. 🪙
What is this Model Context Protocol anyway?
jeffbailey.us/blog/2026/01...
#MCP #ModelContextProtocol #AI #LLM #APIs #JSONRPC #Protocols #SystemDesign #Integration #DevTools
I’m not sure if MCP is better than USB yet, but it has a 50/50 chance. 🪙
What is this Model Context Protocol anyway?
https://jeffbailey.us/blog/2026/01/15/what-is-mcp/
#MCP #ModelContextProtocol #AI #LLM #APIs #JSONRPC #Protocols #SystemDesign #Integration #DevTools
Unlock the Odoo 19 JSON-RPC API! Step-by-step Python guide for seamless integrations. #Odoo19 #JSONRPC #API #Python #OdooDevelopment
Just shipped Goa v3.22.2 🎉
- Safer types (duplicate TypeName checks)
- JSON‑RPC: ID + streaming fixes
- HTTP/SSE: Last-Event-ID fix
- gRPC: better OneOf/Any
No breaking changes.
Notes: github.com/goadesign/go...
#golang #goa #microservices #openapi #codegen #jsonrpc #grpc
What is next version of model context protocol would just be #jsonrpc based?
> github.com/modelcontext...
#mcp #specification #integration #simplify
What can it be?
1. A JSON-RPC method
2. A CLI command
3. A MCP tool
4. A kafka message handler
5. A websocket message handler
#jsonrpc #yupiik #fusion #java #ecosystem
Goa v3.22.1 ships JSON-RPC 2.0 as first-class transport! 🚀 Define once, generate servers/clients/CLI with WebSocket+SSE streaming. Requires Go 1.24+. Full changelog: github.com/goadesign/goa/compare/v3.21.5...v3.22.1 #golang #jsonrpc #goa
Goa v3 now has powerful JSON-RPC 2.0 support ready for testing! 🚀 Build real-time, type-safe APIs with HTTP, WebSockets, & SSE. Looking for community feedback before the official release.
Docs & examples:
github.com/goadesign/go...
#golang #goa #jsonrpc #api
Man I love these TUI debuggers 😍
🔌 jsonrpc-debugger — A JSON-RPC debugger for the terminal.
💯 Inspect, modify, and debug JSON-RPC requests and responses in real-time.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/shanejonas/j...
#rustlang #ratatui #tui #jsonrpc #debugger
really
> mvn package arthur:native-image arthur:docker
is so great to use with @Yupiik #fusion, no more headaches!
#java #native #ioc #jsonrpc
Learn how to master Integration with Odoo using API keys and Postman! This comprehensive tutorial covers everything from creating API keys in Odoo 18.0 to making JSON-RPC requests. Level up your Odoo integration skills! #Odoo #API #Postman #Integration #JSONRPC #Developers
Ok #TrustedDocuments is effectively #jsonrpc but in #GraphQL. 😄 Though, because you know of the query for the client, you can have the query planner in graphql optimized for those type. Helping considerably in speed, but also execution and security.
Little to say, I like it. 😅