About the implementation of the MTProtocol [closed] - javascript

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 days ago.
Improve this question
source code: https://github.com/morethanwords/tweb
About the implementation of the MTProtocol
I checked the source code, but did not find the socket connection code. Is it implemented in wasm? I need help. Thanks.
i hope to get an answer

Related

How can I design this pattern using HTML, CSS and Javascript? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 days ago.
Improve this question
Tree Pattern
I want to print this pattern using HTML, CSS and Javascript.
What should by my approach ?

How do I open a site with a different url in the menubar? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 days ago.
Improve this question
I've been trying to open google.com with the url say, youtube.com
I have been trying to use iframes but they don't seem to work. Any help?

Converting octave code to js without having to rewrite everything [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
I have coded some octave code and have been thinking of turning it into JS so that I will be able to run it on a website. How would this be able to be done without having to completely rewrite the code?
Use a tool like matscript or just make a server side solution

Generating Random SubLink In JavaScript [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
I would like to know how I could generate a random sublink such as if I have a website called hello.com and I want to be able to let a user have their own part of the webpage such as hello.com/123. I would like to make it in JavaScript.
Please help and I would like to not use Scaledrone's API.
Thank you

What is the regex to match against the output from Date.now? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Im trying to match on a value that is outputted from Date.now() in JavaScript. I have googled around, but cant seem to find anything related. Any help would be greatly appreciated!
Here is a sample:
?date=1390760831642
I figured it out!
\?[d]\W+\d{13}/

Categories

Resources