The pages loads for me but I see a "Cannot retrieve latest commit at this time." message.
This reminds me of react more than vue. When there is a change, the setup function is executed and the virtual dom of the component is recomputed. You have no choice because it is a return in a function (setup/build).…
Blockchain would fit perfectly, since it is a write only technology. And you do get nice features at no cost like smart contract, NFTs...
Like most websocket library, uWebSockets works by calling some sort of send/write function. You give the data you want to send, which is a sequence (a string or a vector). The underlying library will take care of…
The pages loads for me but I see a "Cannot retrieve latest commit at this time." message.
This reminds me of react more than vue. When there is a change, the setup function is executed and the virtual dom of the component is recomputed. You have no choice because it is a return in a function (setup/build).…
Blockchain would fit perfectly, since it is a write only technology. And you do get nice features at no cost like smart contract, NFTs...
Like most websocket library, uWebSockets works by calling some sort of send/write function. You give the data you want to send, which is a sequence (a string or a vector). The underlying library will take care of…