mirror of
https://github.com/xtr-dev/rondevu-client.git
synced 2025-12-13 20:33:25 +00:00
Remove Node.js Host Guide references
Remove all references to NODE_HOST_GUIDE.md and test-connect.js: - README.md: Removed Node.js Host Guide section and links - ADVANCED.md: Simplified Node.js example, removed guide references Keep inline Node.js example code for reference. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -168,12 +168,8 @@ const connection = await rondevu.connectToService({
|
||||
- Username rules and service FQN format
|
||||
- Examples and migration guides
|
||||
|
||||
📖 **[Node.js Host Guide](https://github.com/xtr-dev/rondevu-demo/blob/main/NODE_HOST_GUIDE.md)** - Host services in Node.js
|
||||
|
||||
## Examples
|
||||
|
||||
- [Node.js Service Host](https://github.com/xtr-dev/rondevu-demo/blob/main/NODE_HOST_GUIDE.md) - Complete guide with examples
|
||||
- [test-connect.js](https://github.com/xtr-dev/rondevu-demo/blob/main/test-connect.js) - Working Node.js client example
|
||||
- [React Demo](https://github.com/xtr-dev/rondevu-demo) - Full browser UI ([live](https://ronde.vu))
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user