Kevin Flansburg 92a1127f19
Postgres TLS Support (#403)
* Implement TlsStream for Socket

* starttls trait

* Implement TlsConnection in workers-rs

* Update example

* fmt

* docs and fix example
2023-11-08 09:07:20 -05:00
..
2023-11-08 09:07:20 -05:00
2023-06-20 11:13:10 -04:00
2023-06-20 11:13:10 -04:00
2023-11-08 09:07:20 -05:00
2023-06-20 11:13:10 -04:00
2023-06-20 11:13:10 -04:00
2023-06-20 11:13:10 -04:00

tokio-postgres on Cloudflare Workers

Demonstration of using tokio-postgres on Cloudflare Workers by configuring it to use worker::Socket.