js-waku-examples/examples/web-chat/src
danisharora099 ca1c0bad5f
only show ws peers in discovery
2023-11-02 18:14:56 +05:30
..
proto move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00
App.tsx chore: revert time change (#276) 2023-09-27 12:41:35 +02:00
ChatList.tsx fix: ensure messages are always ordered 2023-09-13 16:10:21 +10:00
Message.ts fix: ensure messages are always ordered 2023-09-13 16:10:21 +10:00
MessageInput.tsx cleanup refactor 2023-08-03 13:23:17 +05:30
Room.tsx cleanup refactor 2023-08-03 13:23:17 +05:30
chat_message.ts chore: bump versions for web-chat (#245) 2023-06-24 00:18:03 +02:00
command.ts chore: upgrade @waku/* 2023-09-12 00:14:54 +08:00
config.ts cleanup refactor 2023-08-03 13:23:17 +05:30
hooks.ts only show ws peers in discovery 2023-11-02 18:14:56 +05:30
index.css update tailwind config 2023-08-02 17:59:17 +05:30
index.tsx rm: peer-exchange and dns-discovery packages 2023-09-12 00:31:23 +08:00
ordered_array.ts fix: ensure messages are always ordered 2023-09-13 16:10:21 +10:00
react-app-env.d.ts move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00
setupTests.ts move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00
types.ts fix: ensure messages are always ordered 2023-09-13 16:10:21 +10:00
utils.ts use type import 2023-09-15 17:03:30 +05:30