WebRTC

How to use WebRTC in Godot... with Nakama as the signalling server!
WebRTC is a great peer-to-peer networking protocol for games! Learn how to use Nakama as the WebRTC signalling server in Godot.
Tutorial

Nakama client library for Godot (in GDScript)
I created a client library for interacting with the Nakama game server, for use with Godot in GDScript.
Blog post

Switched to WebRTC for networking (and changed name to "Retro Tank Party")
The story behind the rename, plus the how and why of switching the networking to use WebRTC.
Devlog