This website requires JavaScript.
Explore
Help
Register
Sign In
teascade
/
GodotTicTacToe
Watch
1
Star
0
Fork
0
You've already forked GodotTicTacToe
Code
Issues
Pull Requests
Releases
Wiki
Activity
80a4f90e0d
GodotTicTacToe
/
scripts
/
net
History
teascade
80a4f90e0d
Fix ConnectionHandler not keeping track of LastXIDReceived
2017-11-25 15:38:04 +02:00
..
packethandling
Make protocol deserialize and handle packets
2017-11-25 15:21:06 +02:00
syncing
Fix ConnectionHandler not keeping track of LastXIDReceived
2017-11-25 15:38:04 +02:00
Client.cs
Make client send stuff
2017-11-25 15:30:34 +02:00
Connection.cs
Make protocol deserialize and handle packets
2017-11-25 15:21:06 +02:00
ConnectionList.cs
Fix new connections adding constantly
2017-11-25 13:34:17 +02:00
Net.cs
Added PacketBuffer, Optional and ConnectionList
2017-11-22 20:39:24 +02:00
Peer.cs
Make protocol deserialize and handle packets
2017-11-25 15:21:06 +02:00
Server.cs
Added propar packeting and syncing systems
2017-11-25 12:26:55 +02:00