Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-24 | Fix: nil pointer for `n.connections` | Santo Cariotti | |
2025-04-24 | Play co-op 2 vs 2 | Santo Cariotti | |
2025-04-22 | tests: fix sleep for server start | Santo Cariotti | |
2025-04-22 | More session names | Santo Cariotti | |
2025-04-22 | Return a port only in the ephemeral ports range | Santo Cariotti | |
2025-04-18 | Restore a game | Santo Cariotti | |
2025-04-18 | Add type on messages between peers | Santo Cariotti | |
2025-04-18 | Use connections made by a struct of `net.Conn` and address | Santo Cariotti | |
2025-04-18 | Store peer addresses too | Santo Cariotti | |
2025-04-18 | Use playname-n for peers instead of peer-1 and peer-2 | Santo Cariotti | |
2025-04-18 | Close connection on end game | Santo Cariotti | |
2025-04-18 | Log sent messages | Santo Cariotti | |
2025-04-17 | Move internal/network package to pkg/p2p | Santo Cariotti | |