Skip to content

Support Client-Server architecture #258

Description

@ValorZard

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions