recipe-backend/node_modules/pg-protocol
2025-09-21 12:39:54 +02:00
..
dist initial commit - far from runnable 2025-09-21 12:39:54 +02:00
esm initial commit - far from runnable 2025-09-21 12:39:54 +02:00
src initial commit - far from runnable 2025-09-21 12:39:54 +02:00
LICENSE initial commit - far from runnable 2025-09-21 12:39:54 +02:00
package.json initial commit - far from runnable 2025-09-21 12:39:54 +02:00
README.md initial commit - far from runnable 2025-09-21 12:39:54 +02:00

pg-protocol

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