outlinevpn-api
outlinevpn-api copied to clipboard
Nodejs Client package for Jigsaw-Code/outline-server
Results
2
outlinevpn-api issues
Sort by
recently updated
recently updated
newest added
Compare HTTP response with [Outline Shadowbox API](https://github.com/Jigsaw-Code/outline-server/blob/master/src/shadowbox/server/api.yml) - [ ] Use ENUM for statusCode - [ ] Throw Error, not boolean
Im just writing an app with typescript. I have a bad restricted connection so not all requests end with success in a first attempt. For some reason I can't catch...