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

References to unknown class/interface #7

Open
gquemener opened this issue Dec 5, 2019 · 0 comments
Open

References to unknown class/interface #7

gquemener opened this issue Dec 5, 2019 · 0 comments

Comments

@gquemener
Copy link
Contributor

There are also references to unknown EventStoreAsyncConnectionFactory and EventStoreSyncConnectionFactory classes on the /getting-started/step-1/index.html page.

I've found an EventStoreConnectionFactory class, but I'm not sur if it handles both sync and async connection.

I believe that namespaces have been reworked.
Prooph\EventStoreClient\EventStoreConnectionFactory allows creation of instances of Prooph\EventStore\Async\EventStoreConnection.

Interface Prooph\EventStore\EventStoreConnection also exists, although it does seem to have any concretion.

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

No branches or pull requests

1 participant