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

Resthook subscription implementation, event driven websocket subscrip… #646

Merged
merged 2 commits into from
May 20, 2017

Conversation

javajeff
Copy link
Collaborator

@javajeff javajeff commented May 9, 2017

…tion implementation, Tminus subscription support, notification on delete

javajeff and others added 2 commits May 9, 2017 15:08
…tion implementation, Tminus subscription support, notification on delete
@jamesagnew
Copy link
Collaborator

This looks awesome. Thanks for putting it on GitHub, that makes it so much easier for me to review. :)

One thing to note, our build will automatically change the license headers to reassign the copyright of the contributed files to University Health Network. Please let me know if this is an issue.

Merging now!

@jamesagnew jamesagnew merged commit 11eeeed into hapifhir:master May 20, 2017
jamesagnew added a commit that referenced this pull request May 21, 2017
Squashed commit of the following:

commit 9d6d5e92dabb75c4eb185b061d20f487b8856795
Author: James <jamesagnew@gmail.com>
Date:   Sun May 21 15:27:26 2017 -0400

    Get subscriptions working

commit 6bccdd7
Author: James Agnew <jamesagnew@gmail.com>
Date:   Sun May 21 14:37:40 2017 -0400

    Work on subscription

commit 129f4c9
Author: James <jamesagnew@gmail.com>
Date:   Sat May 20 19:58:11 2017 -0400

    Work on merging subscription
@jamesagnew
Copy link
Collaborator

Hi @javajeff - Would you mind to review commit a13247a ?

I've made some modifications to this, mostly around making the unit tests run during the normal build by refactoring them a bit and moving them into the hapi-fhir-jpaserver-base project.

I also swapped the interceptor to extend IServerOperationInterceptor which replaces IJpaServerInterceptor.

jamesagnew added a commit that referenced this pull request May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants