Commit graph

9 commits

Author SHA1 Message Date
Hubert Pawlak
8712a6087b
fix: Prevent panic caused by subtracting with overflow (#36)
This bug occurred if the string was empty (e.g. from a lost connection)
2023-08-14 09:31:16 -04:00
3e70c36b85 make proto module private for now 2022-08-20 11:22:57 -04:00
Rajasekharan Vengalil
821414d9cd
Add support for running commands (#33) 2022-08-08 10:25:47 -04:00
35d40d3111 Add all remaining errors 2021-08-04 02:53:00 -04:00
1842ebef15 Add util for joining and splitting words 2021-08-04 02:30:19 -04:00
Aram Peres
1e3481e18d
Start work on generic protocol impl for #28 (#29) 2021-08-04 02:11:44 -04:00
7336676914 Reduce some visiblity 2021-08-01 17:22:36 -04:00
96fbfeaeab Simplify errors 2021-08-01 15:10:27 -04:00
feef67255f Release 0.5.0
Rename to rups
2021-08-01 03:17:17 -04:00