aboutsummaryrefslogtreecommitdiff
path: root/src/client/websocketpp_client.cpp
AgeCommit message (Expand)Author
2024-06-04remove trailing whitespace and unimplemented closeSubscriptions() functionLibravatar Finrod Felagund
2024-04-23Begin switching to FetchContent for depsLibravatar Michael Jurkoic
2024-04-10Handle relay response messagesLibravatar Michael Jurkoic
2024-03-19Move relay payload parsing into NostrServiceLibravatar Michael Jurkoic
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