What is it?: ZeBridge is an opinionated bidirectional daemon connecting PostgreSQL (14+, pgoutput binary mode) to the message broker NATS/JetStream (2.14+) for Edge sync. What can it do?: Allows ...
When checking HTML on your computer, instead of opening files directly, here is how to start a simple local web server using Python.
A few things I noticed: AuthCodeReceiver is using HttpServer, which I think is singled threaded. I can't find the GitHub link, but looking at the handler in Python source it looks like we process the ...