Logo
Explore Help
Register Sign In
nijinlong1
/
sledge
1
0
Fork
You've already forked sledge
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge_graph
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '84a8ae5345'
${ noResults }
sledge/runtime/tests/test_empty.json

15 lines
320 B
Raw Normal View History Unescape Escape

Support TCP (TODO: http parsing based on module specification) * Major: - Moved sandbox data struct into linear memory of a sandbox. - (Should work well with other sandboxing mechanisms). - Removed all mallocs from within uv usage, using a pre-allocated memory within sandbox data-struct for read/write. - TODO: convert prints on stdout to a string and send it out with function response body. - TODO: for each function loaded, what is the request and response http header/body specification. To start, keep headers minimal. body either: json, plain. - TODO: track TIMEOUTS. If we go beyond that, return a HTTP 408?
5 years ago
{
chore: validation and active as boolean
4 years ago
"active": true,
"name": "empty",
"path": "empty_wasm.so",
"port": 10000,
"relative-deadline-us": 50000,
"argsize": 1,
"http-req-headers": [],
"http-req-content-type": "text/plain",
"http-req-size": 1024,
"http-resp-headers": [],
"http-resp-size": 1024,
"http-resp-content-type": "text/plain"
}
Powered by Gitea Version: 1.18.0 Page: 139ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API