-
Notifications
You must be signed in to change notification settings - Fork 72
Roadmap
Józef Flakus edited this page Jun 8, 2020
·
16 revisions
This page outlines specific features and fixes that are scheduled or planned for given releases.
- Investigate HTTP/2 + HTTP/3 protocol integration
- Investigate possibility of merging
@marblejs/websockets
module with@marblejs/messaging
- CLI for scaffolding Marble.js apps #109
-
@marblejs/testing
- out of the box support for Swagger spec generation -
@marblejs/messaging
- NATS transport layer -
@marblejs/messaging
- GRPC transport layer -
@marblejs/messaging
- AMQP message broadcast (fanout exchange) -
@marblejs/middleware-rate-limiter
- middleware for limiting concurrent requests -
@marblejs/core/messaging/websockets
- customizable log levels
-
@marblejs/testing
- Messaging TestBed -
@marblejs/core
- new Event builder
-
@marblejs/testing
- dedicated testing module including HTTP TestBed
-
@marblejs/messaging
- official (non-beta) support for Redis transport layer -
@marblejs/websockets
- event stream handler forcreateWebSocketServer
factory #160
- Official 3.0 release