Theldus / wsServer

wsServer - a tiny WebSocket server library written in C
https://theldus.github.io/wsServer
GNU General Public License v3.0
422 stars 80 forks source link

Autobahn automated tests + CI integration #26

Closed Theldus closed 3 years ago

Theldus commented 3 years ago

Description

This PR adds automated tests via Autobahn|Testsuite. It also adds support for Travis CI and fixes build failures on target OSs.

Now wsServer officially supports Linux, FreeBSD, macOS and Windows =).