This is a paid asset, but now you can download Easy Unet/Mirror Packets for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
For more detail this asset from the Unity Asset Store: Click Here
Easy Unet Mirror Packets v1.0.4
Easy Unet Mirror Packets v1.0.3
“If possible, please buy the package to support the developer”
Since UNET deprecation, asset was rewritten for Mirror Networking. Mirror asset will need to be imported first Link
Easy Packets (EP) makes it more convenient to send and handle messages in your Unet/Mirror applications.
Github – documentation + issues
Forum
Key points
– Allows replying to messages directly (main reason why I wrote this)
– Great base/framework for building your networked applications
– Messages can be constructed on the fly (directly to writer)
– Easy to handle peer state
– Internally uses Mirror messages
– It makes your code beautiful (check out documentation)
– It’s small, robust and performant
Think of it as a small addition to Mirror, which makes networking code easier to maintain and more enjoying to write ;).