SimIntToolkit / cpswt-core

Foundational codebase with support for java federates
MIT License
1 stars 3 forks source link

Allow multiple interactions to be embedded into an EmbeddedMessaging interaction #178

Closed hnine999 closed 5 months ago

hnine999 commented 9 months ago

As a CPSWT user, I want multiple interactions to be encoded into and EmbeddedMessaging interaction so that the efficiency of simulations can be improved.

By embedded multiple interactions into a single EmbeddedMessaging interaction, fewer packets are sent over the HLA, improving performance.