Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Lamothe 64444bbc81 implemented readMax 2021-11-19 20:58:41 -05:00
Jonathan Lamothe 4a99e5cb0b implemented high-level logic for strFromConn 2021-11-19 19:30:54 -05:00
Jonathan Lamothe 489d0fdb78 linting of readURL function
I disagree with the use of `<$>` in place of `.`, but not enough to fight hlint on it.
2021-11-19 19:28:46 -05:00
Jonathan Lamothe dfad007b60 minor refactor of readURL 2021-11-19 11:03:51 -05:00
Jonathan Lamothe 5c83bf3123 implemented basic logic for readURL 2021-11-18 20:00:52 -05:00
Jonathan Lamothe 722864c842 name changes
changed names of certain functions and types to use the term "capsule" instead of "server"
2021-11-17 15:32:39 -05:00
Jonathan Lamothe f751ccf191 renamed project to gemcap
It was brought to my attention that there is a rust package named gemserv. I changed the name to avoid any potential confusion.
2021-11-17 13:15:36 -05:00