norkator / poker-pocket-backend

Nitramite Poker Pocket light weight NodeJS poker game backend
https://pokerpocket.nitramite.com
MIT License
31 stars 20 forks source link

remove interval send updateStatus #25

Closed linus2code closed 1 year ago

linus2code commented 1 year ago
  1. remove interval updateStatus notify
  2. add currentTurnText for checking whois turn clearly
norkator commented 1 year ago

@linus2code can I review this or is there more commits coming?

linus2code commented 1 year ago

Yes, there is no more commits. And I made a react client for this backend. You can find the react one at here(https://github.com/linus2code/poker-pocket-react-client). I try to keep the same behavior and improve some.

norkator commented 1 year ago

Yes, there is no more commits. And I made a react client for this backend. You can find the react one at here(https://github.com/linus2code/poker-pocket-react-client). I try to keep the same behavior and improve some.

Can I add this react version link to this backend readme?

linus2code commented 1 year ago

Yes, there is no more commits. And I made a react client for this backend. You can find the react one at here(https://github.com/linus2code/poker-pocket-react-client). I try to keep the same behavior and improve some.

Can I add this react version link to this backend readme?

Yes. i'm glad to hear that.