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

added the wsf protocol #240

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

added the wsf protocol #240

wants to merge 3 commits into from

Commits on Jun 16, 2016

  1. * added the wsf protocol to support websocket to run over

      socket files.
    mabels committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    91c9b1d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

  1. * remove the wsf prefix

    * if the hostname is in the ipv6 literal form [::1] i allow
      to write in the inner part the socket name. So the url could
      look like: ws://[/path/to/socket]/rest
    * removed the hostname evaluation. There is a host attribute
      in a parsed url instance.
    mabels committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    63abcaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    788d1a3 View commit details
    Browse the repository at this point in the history