Closed kevinzhangftw closed 6 years ago
When Clients speaks, it should not be listening. When it is listening, it should not be speaking
Approach 1 : Theading mutex lock on speaking Boolean
Approach 2 : Investigating use of Observable pattern
When Clients speaks, it should not be listening. When it is listening, it should not be speaking
Approach 1 : Theading mutex lock on speaking Boolean
Approach 2 : Investigating use of Observable pattern