Use subscription resolvers
This release is not backward compatible, but I expect that this new API will be what we stick with.
- #10 - You no longer need to make an EPCPPublisher and use EPCPPubSubMixin. Instead you use a WebSocketOverHttpPubSubMixin in your graphql resolvers. Subscription resolvers are now used instead of ignored.