dach/node_modules/pg-protocol
leca 5a1e2a7730 implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00
..
dist implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00
src implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00
LICENSE implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00
README.md implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00
package.json implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00

README.md

pg-protocol

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