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

Websockets on Tor android #1615

Merged
merged 4 commits into from
Nov 24, 2024
Merged

Websockets on Tor android #1615

merged 4 commits into from
Nov 24, 2024

Conversation

KoalaSat
Copy link
Member

@KoalaSat KoalaSat commented Nov 12, 2024

What does this PR do?

Websockets on Tor android for nostr and chat

Both tested and working!

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@femelo
Copy link
Contributor

femelo commented Nov 12, 2024

Well done! It might be useful some day to explain to us mere mortals how on earth a java module is integrated into TS interfaces (PS: I have zero experience with Android dev).

@KoalaSat
Copy link
Member Author

KoalaSat commented Nov 12, 2024

Well done! It might be useful some day to explain to us mere mortals how on earth a java module is integrated into TS interfaces (PS: I have zero experience with Android dev).

It's one of the darkest magic I have done in my life, taking into consideration what it's rendering is the same Js build than the one for Web. Maybe I can create a necronomicon of how it works

KoalaSat and others added 2 commits November 24, 2024 07:34
* P2PBOT working

* Display LNP2POrders

* Filter by robosats orders

* Robosats hosts filter by default and better browse text
@Reckless-Satoshi
Copy link
Collaborator

Super contribution @KoalaSat , first for getting WS working finally on our Android app. Second for allowing all Android app users access to the Nostr book and making the lnp2pbot orders available directly in the RoboSats book. All robots will appreciate this one! 🚀

@Reckless-Satoshi Reckless-Satoshi merged commit 673037c into main Nov 24, 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