aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Collapse)Author
2024-04-23Begin switching to FetchContent for depsLibravatar Michael Jurkoic
2024-04-10Handle relay response messagesLibravatar Michael Jurkoic
These changes do not yet have unit tests.
2024-03-19Move relay payload parsing into NostrServiceLibravatar Michael Jurkoic
Preserve separation of concerns.
2024-03-18Implement receive method in WebSocket clientLibravatar Michael Jurkoic
2024-03-03Create Nostr Service and Add Write Capabilities (#1)v0.0.1Libravatar Michael J