Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neophob/nbind-blocking
https://github.com/neophob/nbind-blocking
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/neophob/nbind-blocking
- Owner: neophob
- Created: 2018-01-04T12:10:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T14:55:08.000Z (about 7 years ago)
- Last Synced: 2024-10-16T08:22:17.342Z (3 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nbind-blocking
demo project for https://github.com/charto/nbind/issues/100
## setup
run `npm install`
## run
run `npm start`
## issue
* `curl http://localhost:7777/dummy` returns current timestamp
* `curl http://localhost:7777/block` calls the nbind function, that blocks for 30s - during that time express does not answers any requests