index
:
mum
index-sound-effects
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mumd
/
src
/
network
Commit message (
Expand
)
Author
Age
*
minor cleanup
Gustav Sörnäs
2020-10-23
*
send notif when someone disconnects
Gustav Sörnäs
2020-10-23
*
remove user from users on disconnect
Gustav Sörnäs
2020-10-23
*
minor changes
Eskil Queseth
2020-10-21
*
reduce code duplication
Eskil Queseth
2020-10-21
*
add tcp event system
Eskil Queseth
2020-10-21
*
implement remove_client
Gustav Sörnäs
2020-10-21
*
parse user state diff and handle connecting clients
Gustav Sörnäs
2020-10-21
*
remove some TODOs handled as issues
Gustav Sörnäs
2020-10-17
*
Merge remote-tracking branch 'origin/main' into error-handling
Eskil Queseth
2020-10-16
|
\
|
*
Update state properly when disconnecting from server and on user_state packet
Eskil
2020-10-16
*
|
rename and move file to clarify file purpose
Eskil Queseth
2020-10-14
|
/
*
cargo clippy
Gustav Sörnäs
2020-10-14
*
cargo fmt
Gustav Sörnäs
2020-10-14
*
update debug message
Gustav Sörnäs
2020-10-14
*
update server so that we clear information once we leave a server
Eskil Queseth
2020-10-14
*
add support for reconnecting to server
Eskil Queseth
2020-10-14
*
resolve some compiler warnings
Eskil Queseth
2020-10-14
*
add support for disconnect command
Eskil Queseth
2020-10-14
*
wip handle more commands (panics)
Gustav Sörnäs
2020-10-14
*
remove shared mutability of tcp sink
Gustav Sörnäs
2020-10-14
*
send tcp pings via packet sender
Gustav Sörnäs
2020-10-13
*
respect if we're initializing when parsing user state
Gustav Sörnäs
2020-10-13
*
wait for complete state before sending commands
Gustav Sörnäs
2020-10-13
*
join different channels
Gustav Sörnäs
2020-10-13
*
split network.rs to tcp.rs and udp.rs (#4)
Gustav Sörnäs
2020-10-13