tenvis-pulse-server 0.1.1

High-performance realtime communication server
tenvis-pulse-server-0.1.1 is not a library.

Pulse Server

High-performance realtime communication server.

Usage

# Run with default settings
pulse

# Run with custom config
pulse --config /path/to/pulse.toml

# Run with environment variables
PULSE_PORT=8080 PULSE_HOST=0.0.0.0 pulse