Obsidian and DxMessaging

Obsidian Notes

I bit the bullet and bought Obsidian publish. Our development process is in the open! You can see all of our design documents and briefs.

Link is here

DxMessaging!

After giving a presentation on DxMessaging, the event system I developed for our projects, I realized it could be made faster - stronger! So I spent some time re-tooling it to offer zero-allocation, zero-box, and zero-copy opt-in messaging solutions. I also reduced the amount of memory required per listener and fixed some APIs to have all required parameters.

It’s also a unity package. You can find it here

I still need to add tests and update the documentation.


The Road to 400 FPS