Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: Tricky_Widget on February 19, 2016, 03:29:26 PM

Title: New asset: EasyNet - With full PM support!
Post by: Tricky_Widget on February 19, 2016, 03:29:26 PM
(http://christophercreates.com/easynet/logo.png)

Unity Asset Store: EasyNet (http://u3d.as/o3v)

EasyNet is a simple network asset that allows you to send and receive messages. It makes networking ridiculously easy!

EasyNet takes the power and reliability of the built-in UNET engine and distills it down to a very easy interface. You can send a message with a single line of code, and receive it with just two lines. You don't have to worry about connections, custom classes, event handlers, or other complications. It just works.

But if you want a bit more flexibility, EasyNet can give you that, too. It provides easy access to basic network information and management.

You can send messages of any basic C# type, most basic Unity types, arrays, and BinaryFormatter types. Each message can also include an ID to give it additional meaning.

EasyNet features full inline descriptions in MonoDevelop or Visual Studio, a set of useful examples, and complete documentation.
Download the EasyNet Manual (http://christophercreates.com/easynet/EasyNet%20Manual.pdf)

Also included are a full set of PlayMaker actions and examples, including support for the new Array variable.
Download the EasyNet PlayMaker Manual (http://christophercreates.com/easynet/EasyNet%20Manual%20PlayMaker.pdf)

If you have any questions, just let me know!
support@ChristopherCreates.com

Unity Asset Store: EasyNet (http://u3d.as/o3v)
Title: Re: New asset: EasyNet - With full PM support!
Post by: 3d_Artist1987 on February 26, 2016, 03:40:55 AM
Very useful asset. :) :)
Title: Re: New asset: EasyNet - With full PM support!
Post by: Tricky_Widget on February 26, 2016, 06:45:47 AM
Very useful asset. :) :)

Thanks!  I'm glad to be making things that are helping people.  :)