Skip to content

Tags: kdoren/jamulus

Tags

feature_protosplit

Toggle feature_protosplit's commit message
some more cleanup and code improvement

proof_of_concept_protsplit

Toggle proof_of_concept_protsplit's commit message
first working proof of concept version of splitting large protocol me…

…ssages (a lot of bad and quick hack code present which has to be cleaned up)

extlogging

Toggle extlogging's commit message
added extensive logging for the protocol to find the cause of a proto…

…col gets stuck problem

multithreading_testing3

Toggle multithreading_testing3's commit message
bug fix

multithreading_testing2

Toggle multithreading_testing2's commit message
do not create a new thread on each client but on blocks of clients ->…

… that should lower the thread overhead

multithreading_testing

Toggle multithreading_testing's commit message
allow more max. number of clients to be connected to the server since…

… with the new multithreaded implementation the capacity of the server should increase