Author: loic
Date: Fri Oct  9 16:06:33 2009
New Revision: 6279

URL: http://svn.gna.org/viewcvs/pokersource?rev=6279&view=rev
Log:
When a tournament begins, the server responsible for the tournament notifies 
all the servers in the resthost table by sending an HTTP request on the 
/TOURNEY_START end point. When a server receives a request on /TOURNEY_START, 
it looks for all logged in avatars in explain mode which participates in the 
tournament and sends them a PacketPokerTourneyStart event with the tournament 
serial as well as the table serial (to which the logged in avatar is seated).

Modified:
    trunk/poker-network/pokernetwork/pokerpackets.py
    trunk/poker-network/pokernetwork/pokerservice.py
    trunk/poker-network/pokernetwork/pokersite.py
    trunk/poker-network/tests/test-pokerservice.py.in
    trunk/poker-network/tests/test-pokersite.py.in
    trunk/poker-network/tests/test-protocol.py.in
    trunk/poker-network/tests/testmessages.py


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to