PgProtoKt
PgProtoKt copied to clipboard
Java edition
Hi Friend!
I am interested in adding server emulation to my unit tests. Are you still thinking about publishing your java code?
Gavin Ray: By the way, I rewrote the Postgres wire protocol server toolkit into Java, and made Kotlin facade over it separate package Gavin Ray: I need to upload to Github
Cheers, Matt
Heya Matt,
The Java version I uploaded here: https://github.com/GavinRay97/PgProtoJ
Hope you find it useful =)