• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qbeon / webwire-go / 325 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2018 12:14AM UTC
Files 56
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Oct 2018 11:24PM UTC coverage: 81.484% (-0.9%) from 82.431%
325.1

push

travis-ci

romshark
Improve the API and TLS support

Add a new server constructor function NewServerSecure() for
easier TLS encrypted webwire server setup.
Replace string addresses with url.URL address objects.
Make the abstract Socket interface accept url.URL addresses
and custom TLS configurations.
Rename ServerOptions.Address to ServerOptions.Host for better clarity.
Define a HeadlessServer interface which doesn't include irrelevant
methods like Run() and Addr().
Remove the Server.Addr() method and replace it with two new methods
Server.Address() and Server.AddressURL().
Make wwrclt.NewClient return a potential error.
Make wwrclt.NewClient accept custom TLS configurations.
Update tests and examples according to the changes in the API.
Improve the chatroom example to demonstrate the use of encryption.

2658 of 3262 relevant lines covered (81.48%)

286.83 hits per line

Source Files on job 325.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 10
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 125
  • Travis Job 325.1
  • 69d04ccc on github
  • Prev Job for on master (#323.2)
  • Next Job for on master (#326.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc