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

qbeon / webwire-go / 325
72%

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2018 11:52PM UTC
Jobs 1
Files 56
Run time 22min
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.239% (-1.2%) from 82.431%
325

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.

2650 of 3262 relevant lines covered (81.24%)

286.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 325.1 19 Oct 2018 12:14AM UTC 0
81.48
Travis Job 325.1
Source Files on build 325
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #325
  • 69d04ccc on github
  • Prev Build on master (#323)
  • Next Build on master (#326)
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