Petter Hansson
Petter Hansson
Putting this PR out there: https://github.com/DarkRiftNetworking/DarkRift/pull/156 I think that most people can live with plugins eating messages in an undefined order. It's when they are in full control of the...
My concern is the test suite is failing on my local computer, and not just a few, but most of them. (Whereas on the DR2 master, just a few fail.)...
No worries, I started working on it. A lot of thanks for everything you already did (in your free time!) - your code and documentation is very clear.
Merged #163, let me know if not sufficient.
I think not adding any tests here is OK given the extreme simplicity of the Read(out...) methods...
Merged https://github.com/DarkRiftNetworking/DarkRift/pull/149, reopen if it's not sufficient.
I added a commit. I can't change the compare branch on this PR for some reason so I'm moving over to #163
My attempt at solving this in a general manner: https://github.com/DarkRiftNetworking/DarkRift/pull/164 To be fair, I was surprised it wasn't implemented like this already. Of course, hypothetically 50% memory waste a big...
Merged https://github.com/DarkRiftNetworking/DarkRift/pull/148, let me know if not sufficient.