You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to use this with a recent version of Sente, so I ported the example. Then I did some more component-izing, because I didn’t really like the idea of the server accesing the system through a global var. Only then did I discover that this project had been deprecated in favor of system-websocket.
Anyway, here are the changes I made to sente-system:
Looks great. I'll be very happy to take your PR. Thank you very much!
No need for 1, I'll restate the purpose of sente-boot, sente-system and system-websocket. Each has different knowledge requirements.
No need to know anything about system for sente-boot.
Now that you did this work on sente-system it will be more difficult to explain the difference between it and system-websocket, but that's a good problem to have :-)
Hi again
I wanted to use this with a recent version of Sente, so I ported the example. Then I did some more component-izing, because I didn’t really like the idea of the server accesing the system through a global var. Only then did I discover that this project had been deprecated in favor of system-websocket.
Anyway, here are the changes I made to sente-system:
Would you be interested in me issuing a pull-request for either of these?
The text was updated successfully, but these errors were encountered: