Last active
November 13, 2025 09:02
-
-
Save AtharvaWaghchoure/454f147631db764e0f5895a17ba99de0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Current Implemenation | |
| 1. Support for different UI frameworks. | |
| 2. Base implementation for apps to bootstrap project faster. | |
| 3. Wrapper for handling connection with ClearNode | |
| Future Implementation | |
| 1. Critical Apps(servers) like payment servers, game servers will need higher magnitude and efficient concurrent websocket handling. | |
| Rust/Go will be apt choice for this. | |
| 2. Support for mobile rather shelling out to javascript. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment