Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

curz46/libuwsc-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this repository is to create a minimal, reproducible example of a flaw in libuwsc.

It opens a connection to wss://echo.websocket.org and sends packets of predefined text data and compares the response string. If it is not equal, it can be assumed that libuwsc has scrambled the data.

Building

git submodule update --init --recursive
make vendor
make

Running

./bin/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published