Tagged articles

bidirectional communication

3 articles · Page 1 of 1
Huajiao Technology
Huajiao Technology
Jul 3, 2026 · Frontend Development

Integrating React Native into a PC Client: Full Engineering Guide and Pitfalls for 12‑Person PK Scenarios

This article details how a live‑streaming team successfully integrated React Native UI components into a PC client, covering component‑library extraction, engineering adaptation, runtime compatibility layers, bidirectional communication, multi‑video handling, and stability verification using a complex 12‑person PK interaction scenario, while highlighting cost trade‑offs and common pitfalls.

PC clientbidirectional communicationcomponent library
0 likes · 16 min read
Integrating React Native into a PC Client: Full Engineering Guide and Pitfalls for 12‑Person PK Scenarios
Ray's Galactic Tech
Ray's Galactic Tech
Apr 25, 2026 · Artificial Intelligence

Mastering Spring AI MCP: Bidirectional Communication, Four Providers, Sampling Callbacks, and Dual‑Mode Deployment

This article explains why traditional function‑calling is insufficient for production AI services and shows how Spring AI's Model Context Protocol (MCP) introduces bidirectional communication, addressable resources, parameterized prompts, tool orchestration, and server‑initiated sampling, providing a complete roadmap to build a production‑grade AI microservice architecture.

AIJavaMCP
0 likes · 37 min read
Mastering Spring AI MCP: Bidirectional Communication, Four Providers, Sampling Callbacks, and Dual‑Mode Deployment
MaGe Linux Operations
MaGe Linux Operations
Nov 17, 2023 · Backend Development

How to Build a Bi‑directional MQTT Sensor Network with Node.js

This article outlines the background, terminology, network architecture, and step‑by‑step Node.js implementation of both MQTT broker and client for a sensor project, enabling two‑way communication between cloud platforms and edge devices without fixed IPs, complete with code snippets and visual results.

Edge computingIoTMQTT
0 likes · 6 min read
How to Build a Bi‑directional MQTT Sensor Network with Node.js