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

Add Versioning support #4

Open
Gekctek opened this issue Aug 12, 2015 · 2 comments
Open

Add Versioning support #4

Gekctek opened this issue Aug 12, 2015 · 2 comments
Assignees
Milestone

Comments

@Gekctek
Copy link
Collaborator

Gekctek commented Aug 12, 2015

Add support for versioning of the api that is being used similar to REST

@Gekctek Gekctek self-assigned this Aug 12, 2015
@marvel16
Copy link

marvel16 commented Jan 2, 2018

Hi, is this going anywhere?

Is there a workflow to implement versioning with JSONRPC controllers?

@Gekctek
Copy link
Collaborator Author

Gekctek commented Jan 4, 2018

This has kind of been put on the backburner because it is technically possible to do by using custom route registration using the library. I have been very busy the last couple years and only get to this project every once in a while. If you want to create your own IRpcRouteProvider or IRpcMethodProvider that would work suing the middleware. Examples are in the readme file. If you would like to contribute or send me what you make, i can look into putting that in the code.

@Gekctek Gekctek added this to the 3.0.0 milestone May 20, 2018
@Gekctek Gekctek modified the milestones: 3.0.0, 4.0.0 Oct 16, 2019
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

2 participants