Skip to content
Guide

Frequently Asked Questions About openbnet

Straightforward answers for developers evaluating openbnet. This page explains what the platform is, how its real-time building blocks fit together, and where to find implementation details.

What is openbnet?

openbnet is a real-time communication platform for adding voice and video calling, live streaming, chat messaging, WebRTC signaling, spaces, and moderation workflows to applications. Developers can evaluate each building block separately from the Products page and use the Developer hub for API references and quickstarts.

Does openbnet use WebRTC or WebSockets?

It uses both for different jobs. WebRTC carries peer-to-peer audio and video, while WebSockets provide persistent client-server messaging for signaling and chat. The WebRTC versus WebSockets guide explains why real-time applications commonly need both protocols.

Which openbnet product should I start with?

  • Use Video & Voice Calling for in-app WebRTC calls and screen sharing.
  • Use Chat Messaging for persistent, room-based real-time messages.
  • Use Interactive Live Streaming for host-and-viewer experiences.
  • Use Signaling when your application needs WebRTC session coordination.
  • Review Spaces & Groups for community structure and AI Agents & Moderation for moderation workflows.

Is openbnet the same as Socket.io or a self-hosted WebSocket server?

No. Socket.io is a library that a team hosts and operates. openbnet is presented as a managed platform. The relevant choice is whether your team wants to own connection handling, persistence, scaling, and related operations or use a service for those concerns.

How can I evaluate openbnet before integrating it?

Start with the product page that matches your use case, then review the Developer hub and a focused tutorial. Confirm that the documented architecture, limits, SDK availability, security requirements, and pricing match your application before committing to an implementation.

Related

  • Learn real-time communication
  • Explore openbnet products
  • Open the Developer hub
  • Compare real-time API providers

All guides · Explore openbnet APIs · Developer quickstarts

About openbnet

openbnet is the real-time communication infrastructure company founded by Brian. It builds the openbnet platform — six production-ready APIs for voice, video, chat, live streaming, signaling, and AI content moderation — plus solutions on that platform: Ocodey, the CLI coding agent, and Spaces, managed communities. One openbnet account signs you in to every solution.

Website: openbnet.com · GitHub: github.com/openbnet · X: @openbnet