Compare Logux with Sockets.io
Closed this issue · 1 comments
bholtbholt commented
Logux is from Evil Martians and focused on performance. Might be better than Socket.io 🤔
bholtbholt commented
Not really a comparable. Logux uses web sockets to create a log of events that get saved to a database. It seems like its pitch is to replace Redux so that the DB events are saved immediately, skipping the boilerplate in Redux.