15 Commits

Author SHA1 Message Date
Sasha
bc0d8113f7
chore: bump versions for web-chat (#245)
* migrate to latest @waku/react and @waku/interfaces

* use @waku/sdk

* remove utils package

* up peer-exchange

* up dns package

* remove declare module

* bump version to 0.0.2

* up version

* use enrTree from the lib
2023-06-24 00:18:03 +02:00
Prem Chaitanya Prathi
1575056c35
chore: update paths in quick use instructions in README for some of the examples (#244) 2023-06-23 06:35:06 +02:00
Sasha
e83dd13931
fix: populate peers without waiting for an event (#230) 2023-04-22 01:04:39 +02:00
Sasha
74b6bd11b4
fix: minor issues in the web-chat (#218)
* improve condition for message sending, fix clear input issue

* prevent display of empty messages
2023-03-02 00:56:20 +01: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
danisharora099
35ff489247
update to latest @waku/core 2023-02-01 12:38:24 +05:30
danisharora099
fdd114a385
adds peer-discovery to web-chat and relevant logs 2023-01-30 20:41:25 +05:30
danisharora099
013f1e2a5f
chore(web-chat): upgrade dns-discovery to 0.0.5 2023-01-25 12:47:27 +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
weboko
86b6d1e400
move cspell to examples that use it 2023-01-04 22:39:26 +01:00
weboko
395bc7f210
remove pnpm artifacts and update package-lock files 2023-01-04 22:14:55 +01:00
weboko
6093d95b3a
merge with master 2023-01-04 21:57:56 +01:00
weboko
fb56e9d91d
merge with master 2023-01-04 21:41:13 +01:00
weboko
940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00