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
*
Merge branch 'main' into noise-gate
Kapten Z∅∅m
2021-01-04
|
\
|
*
Merge remote-tracking branch 'origin/clippy' into main
Gustav Sörnäs
2021-01-02
|
|
\
|
|
*
clippy pass
Gustav Sörnäs
2021-01-01
|
*
|
move none-state-fields on state to client
Gustav Sörnäs
2021-01-01
|
|
/
*
|
change audio stream to send packages
Eskil Q
2021-01-04
*
|
make audio sending use streams
Eskil Q
2021-01-02
|
/
*
minor code cleanup
Eskil Q
2020-12-26
*
remove dead code
Eskil Q
2020-12-25
*
solve compiler warnings
Eskil Q
2020-12-25
*
initial tokio 1.0 commit
Eskil Q
2020-12-25
*
make use of updated rust-mumble-protocol
Eskil Q
2020-12-23
*
possibly handle new crypt states
Gustav Sörnäs
2020-11-28
*
debug print all tcp packets
Gustav Sörnäs
2020-11-28
*
refactor of parsing user state
Eskil Queseth
2020-11-15
*
cargo fmt
Eskil Queseth
2020-10-31
*
add support for mumctl server list
Eskil Queseth
2020-10-31
*
cargo fmt
Gustav Sörnäs
2020-10-29
*
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