Skip to content

factorsofx/byond_topic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

byondtopic

Rust library for communicating with BYOND servers through Topic() calls.

How to Use

use byondtopic::topic;

let topic_str = topic("goon1.goonhub.com:26100", "status");

About

Rust library to make a BYOND topic request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages