timhaley94 / holdem

Real time poker in JavaScript
https://holdemhounds.com
GNU General Public License v3.0
7 stars 7 forks source link

Update client to use server's https endpoint #95

Closed timhaley94 closed 4 years ago

timhaley94 commented 4 years ago

Fixes #79

Background

Server https is working now. The client just needs to use it!

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit d862ec5f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 25.4% (0.0% change).

View more on Code Climate.