Commit Graph

36 Commits

Author SHA1 Message Date
Richard Ramos 7781e850d5 feat(c-bindings): websockets support 2023-07-07 11:06:43 -04:00
Richard Ramos 0381b92531 feat(c-bindings): filterv2 2023-06-26 11:03:01 -04:00
Richard Ramos f6fe353e2e feat(c-bindings): update bootnodes 2023-06-09 09:05:55 -04:00
Richard Ramos 279524f100 feat(filter): get subscription list 2023-05-08 17:37:15 -04:00
Richard Ramos bbb558e685 feat(c-bindings): list pubsub topics 2023-04-17 09:56:22 -04:00
Richard Ramos 21ad496d42 feat(c-bindings): seenTTL 2023-03-27 10:48:40 -04:00
RichΛrd 3c4a863cb7
feat(c-bindings): custom gossipsub params (#489) 2023-03-10 14:41:19 -04:00
RichΛrd a1edf45fad
fix: protocolID must be a string in the mobile API (#466) 2023-02-20 17:50:36 -04:00
Richard Ramos abcadd1bcf feat(c-bindings): expose enrs via dns discovery 2023-02-17 11:05:28 -04:00
Richard Ramos f0eaa84aad chore: upgrade dependencies 2023-02-16 12:22:47 -04:00
Richard Ramos 11161b8919 feat(c-bindings): expose store protocol 2023-02-12 11:01:25 -04:00
Richard Ramos 6c989fb178 refactor(c-bindings): do not subscribe automatically to default waku topic 2023-01-25 17:46:32 -04:00
Richard Ramos 2c9c763c30 fix(c-bindings): simplify discv5 API 2023-01-04 14:58:12 -04:00
Richard Ramos 2c6d5cd7bd feat: add discV5 to c-bindings 2022-12-19 19:28:44 -04:00
Richard Ramos c8fc0404d1
chore: rename status-im/go-waku to waku-org/go-waku 2022-11-09 16:03:40 -04:00
Richard Ramos e7ffcdbbb7 feat: expose dns discovery thru c-bindings 2022-10-23 09:27:39 -04:00
Richard Ramos a231a043b6 feat: set log level 2022-10-21 11:29:49 -04:00
Richard Ramos 644debe042 refactor(rln): credentials management 2022-10-10 17:41:28 -05:00
Richard Ramos 0cf0446881 fix(library): fix inconsistencies in comments/code 2022-10-10 10:04:07 -04:00
Daniel Sanchez Quiros 5403a8fc28 Use mobile.connectPeerID on connect_peerid 2022-10-10 10:03:55 -04:00
Daniel Sanchez 0da70116b0
chore: separate error and success responses as per the specification (#323) 2022-09-30 11:32:54 -04:00
Richard Ramos b226f34f9f
fix: noise padding, docs and http status for rpc errors (#300) 2022-09-07 15:24:35 -04:00
Richard Ramos 205270924a
fix: c bindings docs 2022-08-18 15:27:22 -04:00
Richard Ramos f8d7572548
fix: store content filters 2022-08-09 14:26:57 -04:00
Richard Ramos 2b4a2d72d3
feat: add filter bindings and improve docs (#284) 2022-08-09 09:48:23 -04:00
Richard Ramos f5936783c0
feat(library): add storeQuery and isStarted functions (#272) 2022-07-26 14:23:26 -04:00
Richard Ramos e2b04570c1
chore: improve docs 2022-07-25 11:28:17 -04:00
Richard Ramos 4664737faa
chore: adding docs for decrypting messages using c-bindings 2022-05-12 11:45:53 -04:00
Richard Ramos 3bc8a4df9f
fix: library docs 2022-05-06 14:13:10 -04:00
Richard Ramos 813dc49c61 feat: swift example 2022-05-05 16:51:43 -04:00
Richard Ramos bbab0f1714
fix: add topic to broadcast and some comments to functions (#229) 2022-04-25 23:31:26 +04:00
Richard Ramos f1f6cb04f0
feat: kotlin android example (#226)
* feat: kotlin android example
* Adding lightpush and store to kotlin example
2022-04-12 08:12:14 -04:00
Richard Ramos f1a40fad73
feat: c-sharp example (#222) 2022-04-02 20:22:42 -04:00
Richard Ramos a20a128fb7
fix: discv5 ip advertising (#223) 2022-03-29 20:02:33 -04:00
Richard Ramos aa6d8c8b58
fix: c api and add some documentation (#219) 2022-03-22 12:30:14 -04:00
Richard Ramos df235db6b7
feat: c-bindings for waku relay (#212) 2022-03-21 19:15:53 -04:00