]> git.localhorst.tv Git - blank.git/commit
send updates less frequently on bad connections
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 27 Oct 2015 16:15:42 +0000 (17:15 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 27 Oct 2015 16:25:47 +0000 (17:25 +0100)
commitb9462143d9b2fd1f54aa3b4ec32eecb62c01615f
tree726798d7547195ab9be1d36c1a3c0f28a2988c8c
parent1a237f316ee603e2130dc46b9f7d75a169763543
send updates less frequently on bad connections
src/client/InteractiveState.hpp
src/client/NetworkedInput.hpp
src/client/client.cpp
src/client/net.cpp
src/net/CongestionControl.hpp
src/server/ClientConnection.hpp
src/server/net.cpp