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

CRS Roadmap #1

Open
12 of 17 tasks
clegendre opened this issue Jun 25, 2017 · 0 comments
Open
12 of 17 tasks

CRS Roadmap #1

clegendre opened this issue Jun 25, 2017 · 0 comments
Assignees
Milestone

Comments

@clegendre
Copy link
Contributor

clegendre commented Jun 25, 2017

  • Target NetStandard 2.0
  • Command response dispatcher raw websockets implementation that does not relies on SignalR
  • Revisits the CRS pipeline: implementation will be based on AspNetCore.
  • Revists CRS configuration:
  1. Configure AmbientValues
  2. Configure Requests (Commands and Events),
  3. Configure Endpoints
  • Removes Engine / Receiver projects. Implementations of command processor will be provided by plugins
  • Allow plugins to be registered as a CRS component during Crs configuration
  • External messaging: Implements CK.Crs.Brighter plugin based on Paramore.Brighter .
  • Crs model description
  • Integrates CK.ActivityMonitor.SimpleSender
  • External messaging: Implements CK.Crs.Rebus plugin based on Rebus
  • SignalR Core implementation
  • Moves AmbientValues to their own library and abstractions.
  • Command batching
  • Command scheduling
  • Command and event store (at least abstractions)
  • Explicit event registration: Explicit event registration for client #7
  • Unit tests, unit tests, unit tests
@clegendre clegendre added this to the CRS 2 milestone Jun 25, 2017
@clegendre clegendre self-assigned this Jul 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant