Daniel Prado

Results 3 comments of Daniel Prado

I have a app that have to publish to everyone that it are disconnecting. This is the way I do it: `cli.publish('topic', 'disconnected', 0, {}, () => {cli.end()})` I put...

@silassefas1 Ainda assim o bug pode acontecer, dependendo da posição do rei adversário. @luan-github, o mais simples é adicionar uma nova chamada à `ChessMatch.testCheck()` dentro de `ChessMatch.replacePromotedPiece()` ```java class ChessMatch...