30 Commits

Author SHA1 Message Date
fiatjaf
e73b784501
update example in README. 2023-12-09 14:40:39 -03:00
fiatjaf
2fa04c96cc
remove duplicated badges. 2023-11-07 22:26:42 -03:00
fiatjaf
fe17b5c0ad
add badges to readme. 2023-11-07 22:23:52 -03:00
fiatjaf
1c4a64d2a1
improve warning on readme. 2023-10-02 09:16:27 -03:00
fiatjaf
63614bb152
add goroutine leak warning. 2023-08-31 09:18:48 -03:00
fiatjaf
1f38213b3f
update auth example on readme to v0.19 2023-06-25 18:01:25 -03:00
starcorn2020
123d3a6a9a Add error capture to authentication status in relay.Auth 2023-05-14 10:23:35 -03:00
shota3506
6c186812c9 fix readme code example 2023-05-07 06:21:25 -03:00
fiatjaf
fc7b20114b
update readme and example. 2023-04-16 16:25:25 -03:00
r3drun3
433a53fef2 docs: add ci status in readme 2023-02-14 14:26:23 -03:00
Kevin Lee
15370a9acd
Fix example compilation error (#50) 2023-02-03 11:36:21 -03:00
barkyq
87b6280299
Added some NIP-42 functionality to the client (relay.go) (#38) 2023-01-16 08:27:11 -03:00
barkyq
a37ffacc74
added sub.mutex handling in the relay Connect() function (#37) 2023-01-15 09:19:00 -03:00
Dylan Cant
635c1b0132 fixed small typo 2023-01-14 00:27:18 -03:00
Dylan Cant
ea968c79d1 typo... 2023-01-14 00:27:18 -03:00
Dylan Cant
f149ee8b4e nip19, subscription, publication code examples added to README.md
fixed typo in example/example.go
2023-01-14 00:27:18 -03:00
Dylan Cant
92ce379649 added example/example.go with subscription and publication code example 2023-01-13 22:08:32 -03:00
fiatjaf
c64078e5cc
remove outdated docs. must add new ones later. 2023-01-13 14:28:56 -03:00
stanstacks
6452f7de09 problem: example is broken 2022-12-23 10:12:22 +08:00
stanstacks
c94ae093c1 problem: close channel to unsub is confusing 2022-12-23 10:03:40 +08:00
stanstacks
6f1c60f66c problem: can't unsub 2022-12-22 18:48:41 +08:00
fiatjaf
480ee0ef87
PublishEvent() fixes. 2022-11-17 09:28:45 -03:00
fiatjaf
37235a1394
bring back unique events. 2022-11-13 19:33:48 -03:00
fiatjaf
2427dbd65a
rename to github.com/nbd-wtf/go-nostr 2022-11-04 08:24:32 -03:00
BitcoinCoderBob
9549c3624a
nostr package, readme updates accordingly, matching example program (#14) 2022-10-12 17:24:30 -03:00
Santos Hernandez
e546214291
added nbd badge 2022-10-07 18:51:36 -07:00
fiatjaf
c54ddab07d fix README on generating keys. 2022-01-23 15:23:55 -03:00
Honza Pokorny
8558025305 Add key-related functions 2022-01-06 07:39:04 -03:00
fiatjaf
d131e8460e move everything to the same directory. 2022-01-02 08:44:18 -03:00
fiatjaf
0a60285e30 upgrade interfaces, add local filtering for subscriptions and some other things I forgot. also a README with examples. 2021-12-16 20:47:53 -03:00