-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hello again!
Scanning the codebase, from what I can tell netlib assumes a pure peer-to-peer system. This is nice, but I'd like to develop more so client-server style architectures (similar to how geckos.io does it)
However that might lead to a big refactor since you need to do two things
- Refactor netlib to choose between Peer to Peer or Client-Server
- Allow for either Hosting on the browser, or hosting in a node.js server (would probably require a polyfill for node-datachannel to work
I'd be down to do a pull request if this isn't something you guys are interested in.
Metadata
Metadata
Assignees
Labels
No labels