https://t.co/ELkTyT0JOP no-code platform now supports granular, field-level access control and blockchain-based authentication for your app.
Token symbol: SAS https://t.co/IUPSr1RBU0
Good OOP code is about messaging. If you want to catch a taxi, you just need to tell the driver the address (argument is a string). You don't need to pass him your own car seat and petrol. #programming#Coding#OOP
We recommend using socketcluster-client integration tests as documentation: https://t.co/5d9gTNndoz
SC client and server have over 5000 of lines of test coverage... Probably more lines of test code than actual project code. #Node#javascript
We've made an update to SocketCluster client and server to fix a bug in an undocumented but potentially very useful feature.
You can call '.once(timeout)' on any event stream to make it throw an error on timeout:
#javascript#Node
SocketCluster's focus on fault-tolerance is key to allowing you to write pub/sub logic using declarative syntax. There is no need to handle every possible error with try-catch, or to imperatively reconnect and re-subscribe to channels on network failure. https://t.co/p1OBoCwXmx
Writing a reliable pub/sub system from scratch is challenging because handling all possible permutations of error and recovery scenarios is extremely difficult. Especially when you factor in different authentication states and per-channel access control.
Looks like the latest #ChatGPT knows how to use the latest SocketCluster version... It also knows about more advanced patterns like filtering a stream by wrapping it in an async generator. Impressive!
With the standard emitter/listener approach, each event is processed in parallel; you have no control over the processing order.
With SC's async generators approach, each event is processed sequentially by default but can be processed in parallel if required.
Capitalisk is a quantum-resistant cryptocurrency. It's also one of the most lightweight projects in the entire industry. The tech is also highly flexible and can be used to launch custom blockchain tokens and even community-operated DEXs.
Race conditions are the worst kinds of bugs. SocketCluster https://t.co/wGXY9mYuu8 is designed to help you avoid them. By default, every RPC call in SC executes and returns in-order, even when there are async operations involved. There is no other toolkit like it.
LDEX (lisk-dex) https://t.co/cxD53Dg4Yw LSH/LSK market has been running for over a year with a 1K LSK ($4K USD) bug bounty. No hacks or critical bugs reported. Its strength is in its simplicity; the lisk-dex module is only around 4K lines of code in total including dependencies.
Remember this Tweet thread I posted last week? Read it again, then check out this news (out yesterday): https://t.co/jnP05viAr1
They accidentally revealed a new economic phenomenon and decided to cover it up artificially.
I wrote about it last month: https://t.co/5wGX6c8129