internet-poker-protocol

Module for parsing and creating Internet Poker Protocol 2.0 messages as well has evaluating poker hands.

Usage no npm install needed!

<script type="module">
  import internetPokerProtocol from 'https://cdn.skypack.dev/internet-poker-protocol';
</script>

README

internet-poker-protocol

Module for parsing and creating Internet Poker Protocol 2.0 messages as well has evaluating poker hands.

Installation

npm install --save internet-poker-protocol

Status

Some work remains. When the dust has settled, the API will be documented.

Testing

npm test

License

See LICENSE.md