Unity ECS and Networking?

hi there.

I would like to ask if you could share you thoughts on how to achieve an integration of any low-level network library with current Unity’s ECS system thanks.

Here is some references: ECS and Networking - #18 by Spy-Shifty_1

I’m wondering if ECS is more designed to work with the upcoming new networking system rather than the current uNet offering.

I am not talking about UNET, I am talking about solutions like LiteNetLib, Lidgren.

That would certainly be interesting to know. I’ve not seen any code that ties ECS with third party networking libraries. I’d be interested in seeing eNet working with ECS too.

1 Like