mirror of
https://github.com/cloudflare/workers-rs.git
synced 2025-12-08 18:01:59 +00:00
* Implement TlsStream for Socket * starttls trait * Implement TlsConnection in workers-rs * Update example * fmt * docs and fix example
tokio-postgres on Cloudflare Workers
Demonstration of using tokio-postgres on Cloudflare Workers by configuring it to use worker::Socket.