~starkingdoms/starkingdoms

merge conflict generator (clean up naming of handler/manager in server/)
update CI
rename to manager.rs
CI
fix backoff delay happening even when backoff should be 0
cleanup
stop mainloop when it errors - fix pingpong
fixup! fixup! fixup
fixup! fixup
fixup
fix the client
fix SLP
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	Cargo.lock
#	client/src/lib.rs
#	server/src/client_handler.rs
#	server/src/handler.rs
#	server/src/main.rs
SLP
c663cfb1 — c0repwn3r 2 years ago
cleanup
fdeaf0d3 — c0repwn3r 2 years ago
exponential backoff to connections (wait at most 6m25s to connect to server)
4365b12e — c0repwn3r 2 years ago
ultra basic chat ui
hell is over!
hell is over?
hell pt3
Next