Skip to content
/ scored Public

A simple server in rust that caluclates the total score of a given string in an async way

Notifications You must be signed in to change notification settings

supr/scored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScoreD

This is a simple daemon that calculates a score(sum of all ascii values) for strings sent to it by the client, and returns the string. This is a simple PoC only.

About

A simple server in rust that caluclates the total score of a given string in an async way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages