Skip to content
Irfan edited this page Dec 7, 2017 · 13 revisions

Sorted according to chronological ascending order. (Most recent branch last under each heading) Strikethroughs = deleted branch.

  • wrapper [Set to delete]
  • wrapper_i (branched off wrapper) [Set to delete]
  • python_bindings_i [Set to delete, mp-zmq will supersede]
  • protobuf (multiprocess zmq + protobuf for serializing callback arguments to run on parent process) [Set to delete]
  • centrifugo-signalling (set to delete as it's renamed to 'master')
  • chan_type (contains channel_type and reliability implementations; delete if no bugs)
  • master

Archival branches

  • alpine (changes merged/rebased onto wrapper)
  • perf1 (branched off into wrapper)
  • cpp_to_cpp_conn (Changes already in wrapper/createOffer)
  • cpp_to_cpp_perf (Changes affected in perf1)

Delete after PR gets merged

  • headerfiles
  • doc
  • createOffer
  • datachannel_close

Local branches

  • datachannel_close has dirty commits. Instead, dc_close1 -> hamon/datachannel_close