-
Notifications
You must be signed in to change notification settings - Fork 72
Roadmap
Józef Flakus edited this page Aug 24, 2021
·
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/http/messaging/websockets
- customizable log levels
-
@marblejs/testing
- Messaging TestBed
- all - RxJS v7 support
-
@marblejs/http
- dedicated HTTP module -
@marblejs/http
- headers normalization -
@marblejs/http
- eager loading ofHttpErrorEffect
andHttpOutputEffect
-
@marblejs-contrib
-
@marblejs/messaging
- more detailed logs for event validation errors -
@marblejs/messaging
- customizable timeout option forEventBus
-
@marblejs/core
- derived context
-
@marblejs/core
- new Event builder -
@marblejs/messaging
- auto reject unhandled messages in message acknowledgement transport layers
-
@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