MCPcopy Index your code
hub / github.com/electric-sql/pglite / basic-server.ts

File basic-server.ts

packages/pglite-socket/examples/basic-server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PGLiteSocketServer } from '../src'
2import { PGlite, DebugLevel } from '@electric-sql/pglite'
3
4/*

Callers

nothing calls this directly

Calls 6

stopMethod · 0.80
queryMethod · 0.65
closeMethod · 0.65
createMethod · 0.45
logMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected