Activity
automatically put version in packets
automatically put version in packets
add info about specify host/port to readme
add info about specify host/port to readme
clean up client code and allow passing host/port
clean up client code and allow passing host/port
add github action to run cargo tests
add github action to run cargo tests
add ttl command to client
add ttl command to client
add set command to client
add set command to client
implement keepalive with socket2
implement keepalive with socket2
pub sub works well now, but has keepalive issues
pub sub works well now, but has keepalive issues