DanielTavaresA

Results 2 issues of DanielTavaresA

Adding handling for the rumors. If a server receives a rumor it should do the following : Checks if this rumor is new, if it is : - [ ]...

be2-scala

Changed from readRumors (db handle multiples queries at once) to readRumor that handles only one query at time. This shifts the responsibility of handling multiples query to the querier. It...

be2-scala