Hey everyone!
I am happy to announce that Blitz Relay now has a transport for Netcode for GameObjects!
You can find it on GitHub at https://github.com/abdelfattahradwan/blitz-relay-for-ngo.
This means NGO projects can now use Blitz Relay. You run a Blitz Relay server, point the transport at it, and players can create and join rooms through the relay.
The transport has feature parity with the Fish-Networking transport.
With this, Blitz Relay is no longer limited to Fish-Networking projects. It now supports both Fish-Networking and Netcode for GameObjects, and I plan to keep expanding it to more Unity networking solutions over time.
I hope you find it useful for your projects.
Thanks for reading, and have a good day!