BookingSystem/server/node_modules/pg-protocol
2025-08-17 15:38:51 +00:00
..
dist first commit 2025-08-17 15:38:51 +00:00
esm first commit 2025-08-17 15:38:51 +00:00
src first commit 2025-08-17 15:38:51 +00:00
LICENSE first commit 2025-08-17 15:38:51 +00:00
package.json first commit 2025-08-17 15:38:51 +00:00
README.md first commit 2025-08-17 15:38:51 +00:00

pg-protocol

Low level postgres wire protocol parser and serializer written in Typescript. Used by node-postgres. Needs more documentation. 😄