wampy.roles.callee module

class mixins.ParseUrlMixin[source]

Bases: object

parse_url()[source]

Parses a URL of the form:

  • ws://host[:port][path]
  • wss://host[:port][path]
  • ws+unix:///path/to/my.socket