59 Commits (4d660e666b666b080ab88ce7bbb8bdacb5f38c79)

Author SHA1 Message Date
phani ae392fdfe3 read from stdin (http req body), write to stdout (http resp body), bug fixes in http parsing
5 years ago
phani 2e8a22b710 fix for standalone execution
5 years ago
phani aa0017f4b0 http request response using uv
5 years ago
phani 8a3e050282 Support TCP (TODO: http parsing based on module specification)
5 years ago
phani 9376453058 uvio for sandbox response.
6 years ago
phani 95bf6fc1a9 udp response (return value of main) and multi-threaded udp client
6 years ago
phani eb8fcf00c4 Work-stealing deque for global request queue
6 years ago
Phani a231796990 for standalone execution
6 years ago
phani 9b0ec6f7dc Changed directory structure
6 years ago