-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
Hello, the project is stable but I see room for improvements in many areas. Currently, my time is very limited and therefore I'm looking for new maintainers. If you are interested ping me private or left a comment.
Roadmap:
- Remove Node.js 6 support
-
Remove callback support and use async/await everywhere in core - Update dependencies
- Try typescript NATS driver because the message parser was overhauled and it provides promise interface (nice to have)
- Remove inactive packages
- Remove streaming api
- Pass
Request
andReply
interface to server handler insteadPattern
andcallback.