Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/llrt
/ lambda-server.js
File
lambda-server.js
lambda-server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pureHttp from
"pure-http"
;
2
import
fs from
"node:fs"
;
3
4
const
PORT = 3000;
Callers
nothing calls this directly
Calls
15
on
Method · 0.80
reject
Method · 0.80
status
Method · 0.80
join
Method · 0.80
push
Method · 0.80
listen
Method · 0.80
parse
Method · 0.65
toString
Method · 0.65
log
Method · 0.65
now
Method · 0.65
error
Method · 0.65
from
Method · 0.65
Tested by
no test coverage detected