Briokin & Soketi Realtime

Status: Active
Namespace: briokin
App Ingress: briokin.babdelka.com
WebSocket Ingress: soketi.babdelka.com
Launch Briokin →

Overview

Briokin is a custom interactive application paired with a high-performance Soketi WebSocket server. Soketi provides Pusher Protocol v7 compatibility for real-time pub/sub messaging, client notifications, and dynamic live state synchronization.

Key Capabilities

  • Pusher Protocol Compatibility: Drop-in replacement for Pusher JS/PHP/Python client libraries.
  • WebSocket Gateway: Dedicated Gateway API route (soketi.babdelka.com) supporting HTTP connection upgrades to WebSockets.
  • High Concurrency: Built on uWebSockets.js for low memory overhead and rapid message dispatching.

Operations & Health Check

# Verify Soketi WebSocket health
curl -s http://10.0.0.31 -H "Host: soketi.babdelka.com"

# View Soketi connection metrics
kubectl logs -n briokin -l app=soketi -f

Personal Server Portal • Running on Kubernetes ARM64 • Powered by Just the Docs

This site uses Just the Docs, a documentation theme for Jekyll.