Skip to content

Bestfast/gosumemory_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosumemory_helper

small library to parse gosumemory websocket messages, made in Rust as a learning project.

Usage

Use tungstenite to connect to the webserver, then parse the message with the json library.

Watch the example in main.rs to how to use the library.

Docs can be autogenerated with cargo d.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages