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

WebSocket profiler for HTML5 platform [4.0] #37099

Merged
merged 4 commits into from
May 12, 2020

Commits on May 12, 2020

  1. Remove WebSocket defaults from project settings.

    Can be manually set, let's not pollute them further.
    Should also be done for WebRTC.
    Faless committed May 12, 2020
    Configuration menu
    Copy the full SHA
    beb8750 View commit details
    Browse the repository at this point in the history
  2. Add support for multiple RemoteDebuggerPeer(s).

    It is now possible to register protocol handlers (default tcp://) to
    support additional debugging communication layers (e.g. websocket).
    Faless committed May 12, 2020
    Configuration menu
    Copy the full SHA
    ed225fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79e28c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3097c2d View commit details
    Browse the repository at this point in the history