P2P?

I’m a game/unity coding noob. But am considering a peer-to-peer solution for multi-player game development. Is this possible with Unity, possibly with a third-party service/host?

thanks.

You can use Unity’s build in network solution for this.

As BFGames said you can do P2P games with Unity3D’s built in RakNet engine.

However if your looking for a 3rd party solution so you have more control over it I would suggest Badumna. It handles alot right out of the box for you and you can have multiple players walking around in a scene in very short time using one of their demos as a starting point! - http://www.scalify.com/