Closed EasonLiao closed 10 years ago
Currently if the client send a request before broadcasting phase we'll raise an exception. We should buffer the request and process them once participant enters the broadcasting phase.
We could also buffer the "leave request".
@m1ch1
Currently if the client send a request before broadcasting phase we'll raise an exception. We should buffer the request and process them once participant enters the broadcasting phase.