Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 345 Bytes

File metadata and controls

7 lines (5 loc) · 345 Bytes

SampleCode

I put here some files of my private isolib library(a library similar to node.js V8, with additional features) The files I chose are the ones which can't create security risks. For example, opening http server code to public may create a security breach for my servers That's why, I chose to put just http client instead of server