Commits on Source (3)
-
Otmane Mabrouk authored
I changed the name of the class StreamingProxy to StreamProxy, i also changed the variable name host to aut, the function name setHost to setAut and also the type of the function setState from void to integer
-
Otmane Mabrouk authored
-
Otmane Mabrouk authored
I optimized the code by deleting some lines that were not needed (creating a variable that stocks the result and then returning the variable itself)
Showing
- client/src/main/java/org/red5/client/StreamRelay.java 4 additions, 4 deletionsclient/src/main/java/org/red5/client/StreamRelay.java
- client/src/main/java/org/red5/proxy/StreamProxy.java 10 additions, 9 deletionsclient/src/main/java/org/red5/proxy/StreamProxy.java
- server/src/main/java/org/red5/server/PersistableAttributeStore.java 4 additions, 7 deletions.../main/java/org/red5/server/PersistableAttributeStore.java