poker-server-api

HTML client for online poker

Usage no npm install needed!

<script type="module">
  import pokerServerApi from 'https://cdn.skypack.dev/poker-server-api';
</script>

README

poker-server-api

API to the poker server.

This library provides only commanding part of the API which justs sends command to the server. Receiving notification still located in the poker-html-client.