Skip to content

issues Search Results · repo:simov/native-messaging language:JavaScript

Filter by

8 results
 (80 ms)

8 results

insimov/native-messaging (press backspace or delete to remove)

Modify the following: example.js function handleMessage (req) { // if (req.message === ping ) { sendMessage(req) // {message: pong , body: hello from nodejs app } // } } background.js ...
  • guest271314
  • 2
  • Opened 
    on May 12, 2023
  • #10

The host appears to have a memory leak, or the issue is with Node.js. Steps to reproduce: Create and send a Uint8Array() in a while loop. On *nix RSS will increase expotentially. Gist https://gist.github.com/guest271314/42ef867085f06b7b66a4fe0c7f289b98. ...
  • guest271314
  • Opened 
    on Jul 3, 2022
  • #9

When I m using only a node process and reload the chrome extension, it also reloads (so there is still only 1 node process after each extension reload). But when I try to spawn a python process from the ...
  • ghost
  • 2
  • Opened 
    on Dec 18, 2019
  • #6

The messaging host file uses a shebang which is not supported on windows. How do I get this working on windows?
  • edosssa
  • 2
  • Opened 
    on May 20, 2019
  • #5

Hi, sorry for my english. Sometimes the module can handle the request like so: normal other times it splits the message in two parts and can t pass your if statement like so: issue. PS. This happens in ...
  • ElModdy
  • 1
  • Opened 
    on Mar 27, 2019
  • #4

Hi, is it possibile that the module exit the process when it sends the response to the browser?
  • ElModdy
  • 1
  • Opened 
    on Mar 26, 2019
  • #3

Hi, sorry for my english. Is there a way to send a message from nodejs without having a port. I would like to run a nodejs script to send message to the extension. Is it possible? I would appreciate any ...
  • ElModdy
  • Opened 
    on Mar 26, 2019
  • #2

Hi, sorry for my english. The nodejs file is called but it handles the response only the first time the browser sends a message. Moreover the nodejs file can t send back a response, it receives the request ...
  • ElModdy
  • 1
  • Opened 
    on Mar 26, 2019
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub