Skip to content

Instantly share code, notes, and snippets.

@AtharvaWaghchoure
Last active November 13, 2025 09:02
Show Gist options
  • Select an option

  • Save AtharvaWaghchoure/454f147631db764e0f5895a17ba99de0 to your computer and use it in GitHub Desktop.

Select an option

Save AtharvaWaghchoure/454f147631db764e0f5895a17ba99de0 to your computer and use it in GitHub Desktop.
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