IID & 🍺.io: https://buymeacoffee.com/apintio - https://github.com/EloiStree/IID - https://github.com/EloiStree/apint.io
Index Integer Date (IID) is a transport format used to allow remote control through NTP and integers on a shared server.
This tool allows to convert iid to bytes and bytes to iid. It also provide a Websocket client to push to a target public server.
If you need a private server, look at my other NPM on WsMetaMaskAuth
What is exactly an IID ?
https://github.com/EloiStree/IID
WARNING: I am not a javascript developer 😉
Some example at: examples/
Test it: https://eloistree.github.io/npm_iid42/examples/PushIntegerWs.html
/*
* ----------------------------------------------------------------------------
* "PIZZA LICENSE":
* https://github.com/EloiStree wrote this file.
* As long as you retain this notice, you
* can do whatever you want with this code.
* If you think my code saved you time,
* consider sending me a 🍺 or a 🍕 at:
* - https://buymeacoffee.com/apintio
*
* You can also support my work by building your own DIY input device
* using these Amazon links:
* - https://github.com/EloiStree/HelloInput
*
* May the code be with you.
*
* Updated version: https://github.com/EloiStree/License
* ----------------------------------------------------------------------------
*/