This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Engine-Pong
Watch
1
Star
0
Fork
0
You've already forked Engine-Pong
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Engine-Pong
/
Shared
/
Network
/
Abstract
History
Syntriax
5cfed3ba56
refactor: string id to IConnection parameters for sending network packets
2025-06-22 20:35:00 +03:00
..
IConnection.cs
feat: IConnection interface added for connection information
2025-06-17 23:29:53 +03:00
IEntityNetworkPacket.cs
refactor: network entity packets
2025-05-17 22:17:25 +03:00
INetworkCommunicator.cs
refactor: string id to IConnection parameters for sending network packets
2025-06-22 20:35:00 +03:00
INetworkEntity.cs
feat: working networked paddles
2025-05-18 00:49:14 +03:00
INetworkManager.cs
refactor: network entity packets
2025-05-17 22:17:25 +03:00
INetworkPacket.cs
feat: added revised version of the old networking system
2025-05-11 00:02:53 +03:00
IPacketListenerClient.cs
feat: IConnection interface added for connection information
2025-06-17 23:29:53 +03:00
IPacketListenerServer.cs
feat: IConnection interface added for connection information
2025-06-17 23:29:53 +03:00