Bolt.Sips v0.1.5 Release Notes

Release Date: 2016-12-30 // over 7 years ago
    • 👀 as requested by many users, this version is introducing the optional url configuration parameter. If present, it will be used for extracting the host name, the port and the authentication details. Please see the README, for a couple of examples. For brevity:
    config :bolt_sips, Bolt,
      url: 'bolt://demo:[email protected]:24786',
      ssl: true