Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/electric-sql/pglite
/ server.ts
File
server.ts
packages/pglite-socket/src/scripts/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ PGlite, DebugLevel } from
'@electric-sql/pglite'
4
import
{ PGLiteSocketServer } from
'../index'
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected