Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webrtc-explorer reboot #10

Merged
merged 21 commits into from
Feb 27, 2016
Merged

webrtc-explorer reboot #10

merged 21 commits into from
Feb 27, 2016

Conversation

daviddias
Copy link
Owner

I've started a complete reboot to this project, my goal is to upgrade the old code, make the API nicer + more familiar and use the newest piri-piri or the spiced karma which uses electron to fire up the browser instances, making tests way faster.

  • redesign API
  • restructure code
  • move tests from lab to mocha
  • move from jshint and jscs to standard
  • peer join
  • finger best fit
  • notify
  • update-finger
  • webrtc handshake
  • 2 dial modes (through explorer routing and signalling server)
    • signalling server
    • explorer routing
  • use the new piri-piri or spiced karma for tests (or both :P)
  • move signaling server to this repo (avoid fragmenting the code)
  • make the signaling server be runnable through cli
  • make it interface-connection and interface-transport compatible

@daviddias
Copy link
Owner Author

Dialing and Listening, net.Socket like, but over the Overlay Routing scheme :)

dialing and routing through peers wooow

daviddias added a commit that referenced this pull request Feb 27, 2016
@daviddias daviddias merged commit ef2f132 into master Feb 27, 2016
@daviddias daviddias deleted the reboot branch February 27, 2016 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant