Renaissance client library
Go to file
Tristan B. Velloza Kildaire a42ae467c0 Client
- Renamed `authenticate(string username, string password)` to `authenticate_impl(string username, string password)`
- Implemented `authenticate(string username, string password)` (Still a work-in-progress)

Client (unitests)

- Updated unittest for auth testing
- Authenticate before sending a message
2023-11-23 09:28:31 +02:00
source/dante Client 2023-11-23 09:28:31 +02:00
.gitignore - Updated `.gitignore` 2023-05-03 11:29:39 +02:00
dub.json Dub 2023-11-10 18:24:11 +02:00