adamaho / realtime

realtime sync via http2 streaming. no websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

realtime

An attempt to make a small library that supports realtime sync via http2 streaming.

This was something I made in an attempt to learn Go, streaming and a little bit of realtime. It is far from perfect or tested. TBH it might still make more sense to just use websockets if you plan on implementing realtime sync.

About

realtime sync via http2 streaming. no websockets


Languages

Language:Go 100.0%