palcode-sockets

This library provides a set of common encoding/decoding functions for the PalCode Runner server and React client, with common typings to ensure consistency and reduce code duplication.

Usage no npm install needed!

<script type="module">
  import palcodeSockets from 'https://cdn.skypack.dev/palcode-sockets';
</script>

README

PalCode Socket Encoder/Decoders

This library provides a set of common encoding/decoding functions for the PalCode Runner server and React client, with common typings to ensure consistency and reduce code duplication.