What?
P2PWN is a multiplayer lobby service for peer host discovery. You can host your own games, or join someone elses. Just like we used to do in the 90s. The P2PWN Lobby websocket connection broker also provides a list of active games that anyone can join.
Start using it
P2PWN was created to let you and your friends easily create peer-to-peer connections for whatever applications or games you want to host.
Here are a couple of games to get you started.
Developer Guide
Integrate with our P2PWN peer discovery service so that your players can easily create lobbies and join currently active games being hosted.
Leverage the P2PWN Lobby gui for live updates of active rooms. P2PWN also has a rich API with full control via HTTP REST and websocket requests. Review the API documentation here.
The best way to get started is to use one of our reference projects.
- P2PWN WSS Starter Kit for Node
- Full featured browser game demo in JS
- Minimal browser game demo in JS
- P2PWN WSS Starter Kit for Go
- Full featured desktop game demo in Go with host and lobby features
For more help with integrating P2PWN for your project, check our Integration Guide
Also check our Wiki on Github for more updates and roadmap.