Brian Mavity
Brian Mavity
That's weird, I have no idea off the top of my head. I will take a look in the next day or two.
I'm going to leave this open to remind myself to add some documentation and hardcode the max in the api so it doesn't cause an error. The solution for now,...
Not yet. I was going to contact you when I got things ready to go to 1.0.0, to see if you had any suggestions on setup, etc. Right now, I...
Ok, I will follow up with some questions after this next release.
Quick update here. The connection_events branch that resolves these and other issues _finally_ has all its tests passing. It's not complete, but things are closing in on an RC.
Testing different event store versions is not that big of a deal, it's just that the test helper right now is looking for clusternode and I think that got moved...
I hadn't explored it, but it looks like it's now called eventstored? Either way, my travis build that works for 3.0.0-3.0.5 will not work for 3.1.0, so I will need...
Yes, it will happen at some point. I am just swamped with multiple projects right now and can't get to it. I will keep the issue open to act as...
Hi All, I have rid myself of my extra projects, so I should have some free time soon. The branch that is about to be merged is the https://github.com/bmavity/ges-client/tree/connection_events branch....
Hi, Sorry that the documentation is lacking. For now, the way to fix your code would be to create the event in one of the two following ways: ``` javascript...