Skip to content

fwcd/lightshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightshark

crates.io Build

A small WebSocket proxy for debugging that supports binary MessagePack messages.

Usage

To proxy traffic to a server at wss://your-server, run

lightshark wss://your-server

Then, in your client, connect to the URL that the program outputs. Lightshark will relay all messages in both directions and log them for debugging.

About

WebSocket proxy for debugging with support for MessagePack

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages