Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement simpleMiddleware for koa #23

Closed
eudaimos opened this issue Jun 28, 2020 · 0 comments
Closed

implement simpleMiddleware for koa #23

eudaimos opened this issue Jun 28, 2020 · 0 comments
Labels
pkg: koa corresponds to the @tao.js/koa package

Comments

@eudaimos
Copy link
Contributor

The current koa middleware implements an interface to be used for extending a TAO Signal Network across physical networks using HTTP. It is a full interface and would not be used to build a REST API from koa with tao.js underneath.

Implement a simpleMiddleware for koa that acts more like a koa middleware to allow embedding a TAO Signal Network into a koa app that does not require using the TAO HTTP Interface used for extending a TAO Signal Network over HTTP.

@eudaimos eudaimos added the pkg: koa corresponds to the @tao.js/koa package label Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: koa corresponds to the @tao.js/koa package
Projects
None yet
Development

No branches or pull requests

1 participant