Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(messenger): redux and weshnet connection #740

Merged
merged 11 commits into from
Nov 23, 2023
Merged

Conversation

sakul-budhathoki
Copy link
Member

No description provided.

Copy link

netlify bot commented Nov 14, 2023

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit 3b278c5
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/655f8e788154860008092458
😎 Deploy Preview https://deploy-preview-740--testitori.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zxxma zxxma changed the title feat: message redux and weshent connection feat: message redux and weshnet connection Nov 14, 2023
@sakul-budhathoki sakul-budhathoki changed the title feat: message redux and weshnet connection feat(messenger): redux and weshnet connection Nov 15, 2023
Base automatically changed from wesh-setup to main November 15, 2023 04:46
Copy link

netlify bot commented Nov 19, 2023

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 3b278c5
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/655f8e78204c6a00081a0f60
😎 Deploy Preview https://deploy-preview-740--teritori-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sakul-budhathoki sakul-budhathoki marked this pull request as ready for review November 21, 2023 09:38
import { weshClient } from "../client";
import { bytesFromString, stringFromBytes } from "../utils";

export const subscribeMessages = async (groupPk: string) => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same suscribeMessages is declared here :

export const subscribeMessages = async (groupPk: string) => {

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I have removed the duplicate code.

@n0izn0iz n0izn0iz merged commit 277b275 into main Nov 23, 2023
12 checks passed
@sakul-budhathoki sakul-budhathoki mentioned this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants