Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.accel.oxd.sh/llms.txt

Use this file to discover all available pages before exploring further.

Oxidize Accel SDK

The Accel SDK is a native library that accelerates network traffic between your application and your servers. It works as an overlay on your existing infrastructure — no server changes, no new cloud providers.

60% Lower Latency

Optimized routing eliminates unnecessary network hops and reduces round-trip times.

Near-Zero Packet Loss

Proactive error correction recovers lost packets before retransmission is needed.

2x Throughput

Intelligent congestion control and compression maximize bandwidth utilization.

Sub-Microsecond Overhead

Kernel-bypass processing adds less than 1 microsecond of per-packet latency.

How it works

1

Add the SDK

Link liboxaccel into your application. A single C header provides the API — call it from any language.
2

Traffic routes through our relay mesh

The SDK transparently routes traffic through Oxidize’s global relay network, applying encryption, error correction, and optimization.
3

Your backend stays unchanged

The relay mesh connects to your existing servers. No code changes on the server side.

Use cases

SegmentWhy Accel
GamingSub-frame latency, zero packet loss during action, smooth cross-region play
Voice & VideoEliminates jitter and dropout, crystal clear under congestion
Live StreamingHigher bitrate delivery with fewer buffering events
CollaborationReal-time sync feels instant, even on degraded networks

Next steps

Quick Start

Get up and running in minutes.

API Reference

Full function-by-function documentation.

Language Bindings

Examples for C#, C++, Go, Python, and more.

Platform Support

Supported operating systems and architectures.