prooph / event-store-http-client

PHP 7.2 Event Store HTTP Client Implementation
BSD 3-Clause "New" or "Revised" License
25 stars 5 forks source link

Fix schema and AccessDeniedException #6

Closed enumag closed 5 years ago

enumag commented 5 years ago

I didn't refactor the Manager classes to use ConnectionSettings here. I think it needs a bit more discussion first. See https://github.com/prooph/event-store-http-client/issues/4#issuecomment-447020266.

prolic commented 5 years ago

thank you