Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
/ livestream Public archive

Realtime streaming to the frontend

Notifications You must be signed in to change notification settings

PostHog/livestream

Repository files navigation

RealTime Hog 3000

The start of something fresh, but not here. This has been moved to the PostHog MonoRepo

Installing

curl https://mmdbcdn.posthog.net/ | brotli -d > mmdb.db

Config the configs in configs/config.yml. You can take a peak at the examples in configs/configs.example.yml

Run it!

go run .