Closed Zentrik closed 3 months ago
It seems MessagePack was the old name.
MessagePack
Thank you for your pull-request.
However, it doesn't work because the HTML example uses <script src="../dist.es5+umd/msgpack.min.js"></script>, which is compiled in UMD, not ES modules.
<script src="../dist.es5+umd/msgpack.min.js"></script>
It seems
MessagePack
was the old name.