Open KevinSnyderCodes opened 6 years ago
(Local branch: feature-kqcab)
feature-kqcab
Create KQCab class that mocks a real Killer Queen cabinet:
KQCab
alive
#send(message: string)
Bonus points for verifying the validity of the mock class:
Implementation complete! Writing unit tests, then I'll make a PR.
(Local branch:
feature-kqcab
)Create
KQCab
class that mocks a real Killer Queen cabinet:alive
message every 5 secondsalive
message#send(message: string)
: sends raw message to all connectionsBonus points for verifying the validity of the mock class:
alive
message to keep a connection open?