Commit Graph

452 Commits

Author SHA1 Message Date
danisharora099 f22b5415c9
update package.json 2023-02-28 13:21:16 -07:00
danisharora099 7fa0f98fa4
add updates to CI 2023-02-28 13:20:08 -07:00
danisharora099 408f1f9d3f
chore: clone web-chat for ethdenver 2023-02-28 13:06:24 -07:00
Sasha 9f9fa8646b
feat: updated and refactored web-chat example (#214)
* make custom hooks
* use @waku/react
2023-02-28 00:36:17 +01:00
Danish Arora 52e3fb4afa
Merge pull request #210 from waku-org/chore/update-store-reactjs-chat
chore(store-reactjs-chat): bump to @waku/core 0.0.10
2023-02-09 13:00:09 +05:30
danisharora099 52c62fea12
use new api 2023-02-09 12:57:45 +05:30
Danish Arora 7ea57f36e9
Merge pull request #208 from waku-org/chore/update-relay-reactjs-chat
chore(relay-reactjs-chat): bump to @waku/core 0.0.10
2023-02-09 12:55:53 +05:30
Danish Arora 671767400a
Merge pull request #212 from waku-org/chore/upgrade-packages
chore: upgrade `@waku/create`
2023-02-08 11:11:29 +05:30
Danish Arora e787025583
Merge pull request #209 from waku-org/chore/update-store-js
chore(store-js): bump to @waku/core 0.0.10
2023-02-08 11:05:43 +05:30
danisharora099 17a13ac9e3
chore(light-chat): bump up @waku/create 2023-02-07 14:08:22 +05:30
danisharora099 4a3b0e34da
chore(light-js): bump up @waku/create 2023-02-07 14:06:13 +05:30
Danish Arora 7a4d9767af
Merge pull request #201 from waku-org/chore/update-web-chat
chore(web-chat): bump @waku/core to 0.0.10
2023-02-02 07:59:46 +05:30
Danish Arora 2ef8f92036
Merge pull request #207 from waku-org/chore/update-relay-js
chore(relay-js): bump to @waku/core 0.0.10
2023-02-02 07:59:39 +05:30
Danish Arora cf751d946e
Merge pull request #204 from waku-org/chore/update-light-js
chore(light-js): bump to @waku/core 0.0.10
2023-02-02 07:59:21 +05:30
Danish Arora 6d68f1322f
Merge pull request #203 from waku-org/chore/update-light-chat
chore(light-chat): bump to @waku/core 0.0.10
2023-02-02 07:58:39 +05:30
Danish Arora fb301b3288
Merge pull request #202 from waku-org/chore/update-eth-pm
chore(eth-pm): bump to @waku/core 0.0.10
2023-02-02 07:58:31 +05:30
danisharora099 22ec6ae33b
bump to @waku/core 0.0.10 2023-02-01 13:43:18 +05:30
danisharora099 edfb530451
bump to @waku/core 0.0.10 2023-02-01 13:30:04 +05:30
danisharora099 254c84a5bf
bump to @waku/core 0.0.10 2023-02-01 13:28:01 +05:30
danisharora099 df8bf73255
bump to @waku/core 0.0.10 2023-02-01 13:21:10 +05:30
danisharora099 9c58031835
bump to @waku/core 0.0.10 2023-02-01 12:57:24 +05:30
danisharora099 cd5f3bd09e
bump to @waku/core 0.0.10 2023-02-01 12:54:55 +05:30
danisharora099 be3fb44446
bump to @waku/core 0.0.10 and upgrade deps 2023-02-01 12:51:48 +05:30
danisharora099 35ff489247
update to latest @waku/core 2023-02-01 12:38:24 +05:30
Danish Arora 362e307594
Merge pull request #200 from waku-org/feat/add-peer-discovery
feat(web-chat): add peer-exchange for discovery
2023-01-30 20:47:33 +05:30
danisharora099 fdd114a385
adds peer-discovery to web-chat and relevant logs 2023-01-30 20:41:25 +05:30
Sasha ac65ea29d5
fix: noise-rtc copy of artefacts 2023-01-28 02:09:40 +01:00
Sasha d673c76491
chore: noise-js and noise-rtc style issues and configuration 2023-01-27 23:46:36 +01:00
Sasha 95d13a52db
PoC of WebRTC signalling exchange through @waku/noise (#186)
* init PoC from noise example

* reimplement webrtc logic, add sending of ice candidate to a peer

* add RTC abstractions and pretify code

* finalize rtc connection

* fix sending of the message

* add favicon and manifest, rename package, rename build folder

* add README with details

* fix styling

* add new stage for the example
2023-01-27 23:09:13 +01:00
Sasha 8d0f703593
fix: publishing issue of noise-js example (#196)
* change build directory name

* ignore build folder

* publish noise example as built one
2023-01-26 18:25:02 +01:00
Danish Arora 18dd58593b
Merge pull request #195 from waku-org/danisharora/fix-ci
chore(release): fix ci
2023-01-25 14:46:13 +05:30
danisharora099 2e22d3ee9e
chore(release): fix ci 2023-01-25 13:10:01 +05:30
Danish Arora 610cc72ae6
Merge pull request #194 from waku-org/upgrade-dns-disc
chore(web-chat): upgrade dns-discovery to 0.0.5
2023-01-25 12:52:58 +05:30
danisharora099 013f1e2a5f
chore(web-chat): upgrade dns-discovery to 0.0.5 2023-01-25 12:47:27 +05:30
Sasha fcad46760c
Merge pull request #177 from waku-org/weboko/noise
Move noise example
2023-01-24 22:33:35 +01:00
weboko afb04764b1
increase button width, use default params for node 2023-01-24 22:23:03 +01:00
weboko 9b8b8470b4
improve text, remove comment 2023-01-24 03:25:34 +01:00
Danish Arora bd7fa8069f
Merge pull request #193 from waku-org/fix-var-name
fix(rln-js): remove `DEFAULT` from `SIGNATURE_MESSAGE` variable
2023-01-23 20:08:44 +05:30
danisharora099 7947f3e577
fix: change var name
a value is cannot be a default value if it's not configurable
2023-01-23 16:03:09 +05:30
Danish Arora 6aa6cdfeb8
Merge pull request #189 from waku-org/danisharora/ephemeral
feat(eth-pm): `ephemeral: true` to relay messages
2023-01-20 17:25:56 +05:30
Sasha 0a7bffc884
Merge pull request #176 from waku-org/weboko/npm-publish-ci
Add release_create_waku stage
2023-01-20 01:43:51 +01:00
weboko ba13190f25
fix typo 2023-01-20 01:40:03 +01:00
weboko 918c298826
use WAKU_CREATE_APP_PUBLISH as a secret 2023-01-20 00:55:37 +01:00
weboko 2190948292
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/npm-publish-ci 2023-01-19 20:15:48 +01:00
Sasha 1b04f9bdaa
Merge pull request #192 from waku-org/weboko/update-create-app
fix: update README, fix bin command and bump version
2023-01-19 20:13:35 +01:00
weboko 29f5441731
update README, bump version and fix bin command 2023-01-19 20:05:59 +01:00
danisharora099 31c80982c2
add: ephemeral to public key message 2023-01-19 14:28:41 +05:30
Danish Arora a0ff2445b8
Merge pull request #190 from waku-org/danisharora/dns-disc-web-chat
feat: use dns-discovery instead of predefined list
2023-01-18 18:16:50 +05:30
danisharora099 c1b5e8ec14
update cspell.json 2023-01-18 17:47:53 +05:30
danisharora099 3a122aeb35
use dns-discovery instead of predefined list 2023-01-18 17:38:36 +05:30