Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
raghav331
/
Javascript.NodeJS
Public
forked from
JeringTech/Javascript.NodeJS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 24, 2021
Merge pull request #110 from JeringTech/Fix_InvocationException_Message
Show description for 6d450b7
JeremyTCD
authored
6d450b7
View commit details
Copy full SHA for 6d450b7
Browse repository at this point
Added release 6.0.1.
JeremyTCD
committed
5eecf91
View commit details
Copy full SHA for 5eecf91
Browse repository at this point
Fixed invocation exception message.
JeremyTCD
committed
d078c5b
View commit details
Copy full SHA for d078c5b
Browse repository at this point
Commits on May 19, 2021
Merge pull request #108 from JeringTech/release_6_0_0
Show description for 7298989
JeremyTCD
authored
7298989
View commit details
Copy full SHA for 7298989
Browse repository at this point
Split generators into two projects
Show description for a77bb79
JeremyTCD
committed
a77bb79
View commit details
Copy full SHA for a77bb79
Browse repository at this point
Added release 6.0.0.
JeremyTCD
committed
de7b6da
View commit details
Copy full SHA for de7b6da
Browse repository at this point
Updated ReadMe.
JeremyTCD
committed
ecd8ef4
View commit details
Copy full SHA for ecd8ef4
Browse repository at this point
Made changes to environment files
Show description for 35bb13a
JeremyTCD
committed
35bb13a
View commit details
Copy full SHA for 35bb13a
Browse repository at this point
Made changes to test project
Show description for da5e591
JeremyTCD
committed
da5e591
View commit details
Copy full SHA for da5e591
Browse repository at this point
Simplified MessageReceivedEventHandler delegate used by NodeJSProcess
Show description for 609fe08
JeremyTCD
committed
609fe08
View commit details
Copy full SHA for 609fe08
Browse repository at this point
Made changes to perf project
Show description for f84b977
JeremyTCD
committed
f84b977
View commit details
Copy full SHA for f84b977
Browse repository at this point
Added HTTP version option
Show description for 8d6a35c
JeremyTCD
committed
8d6a35c
View commit details
Copy full SHA for 8d6a35c
Browse repository at this point
Made changes to the main Jering.Javascript.NodeJS project
Show description for a866888
JeremyTCD
committed
a866888
View commit details
Copy full SHA for a866888
Browse repository at this point
Added ApiDocumentationGenerator.
JeremyTCD
committed
268be46
View commit details
Copy full SHA for 268be46
Browse repository at this point
Commits on May 17, 2021
Added HttpNodeJSPoolService generator.
JeremyTCD
committed
acb9cd4
View commit details
Copy full SHA for acb9cd4
Browse repository at this point
Added StaticNodeJSServiceGenerator.
JeremyTCD
committed
e44f612
View commit details
Copy full SHA for e44f612
Browse repository at this point
Removed docs folder
JeremyTCD
committed
15fa47c
View commit details
Copy full SHA for 15fa47c
Browse repository at this point
Updated javascript
Show description for 3fe875e
JeremyTCD
committed
3fe875e
View commit details
Copy full SHA for 3fe875e
Browse repository at this point
Commits on Mar 31, 2021
Merge pull request #106 from JeringTech/add_executable_path_option
Show description for a1ffd3b
JeremyTCD
authored
a1ffd3b
View commit details
Copy full SHA for a1ffd3b
Browse repository at this point
Added release 6.0.0-beta.3.
JeremyTCD
committed
23de449
View commit details
Copy full SHA for 23de449
Browse repository at this point
Updated ReadMe.
JeremyTCD
committed
df176c3
View commit details
Copy full SHA for df176c3
Browse repository at this point
Added tests for ExecutablePath option.
JeremyTCD
committed
7d55f75
View commit details
Copy full SHA for 7d55f75
Browse repository at this point
Added ExecutablePath option.
JeremyTCD
committed
2728ee6
View commit details
Copy full SHA for 2728ee6
Browse repository at this point
Commits on Feb 24, 2021
Minor xml comment fix.
JeremyTCD
committed
e488984
View commit details
Copy full SHA for e488984
Browse repository at this point
Minor changelog cleanup
JeremyTCD
committed
b68a6a2
View commit details
Copy full SHA for b68a6a2
Browse repository at this point
Merge pull request #101 from JeringTech/improve-robustness
Show description for b96c2f9
JeremyTCD
authored
b96c2f9
View commit details
Copy full SHA for b96c2f9
Browse repository at this point
Added release 6.0.0-beta.2.
JeremyTCD
committed
7e31ac8
View commit details
Copy full SHA for 7e31ac8
Browse repository at this point
Added OutOfProcessNodeJSServiceOptions.NumProcessRetries. Renamed OutOfProcessNodeJSServiceOptions.WatchGracefulShutdown to GracefulProcessShutdown. These changes add retry-in-new-process functiona…
Show description for 7faf511
JeremyTCD
committed
7faf511
View commit details
Copy full SHA for 7faf511
Browse repository at this point
Commits on Feb 23, 2021
Added new OutOfProcessNodeJSService.FileChangedHandler method.
JeremyTCD
committed
43b74dc
View commit details
Copy full SHA for 43b74dc
Browse repository at this point
Formatting.
JeremyTCD
committed
6d62dd3
View commit details
Copy full SHA for 6d62dd3
Browse repository at this point
Renamed OutOfProcessNodeJSService.FileChangedHandler to MoveToNewProcess. Added reswapIfJustConnected parameter. This refactoring makes the logic reusable for retrying invocations in new processes.
JeremyTCD
committed
3094519
View commit details
Copy full SHA for 3094519
Browse repository at this point
Renamed OutOfProcessNodeJSService.MoveToNewProcess to SwapProcess.
JeremyTCD
committed
36cacb4
View commit details
Copy full SHA for 36cacb4
Browse repository at this point
HttpNodeJSService now logs endpoint on connect.
JeremyTCD
committed
aedafe4
View commit details
Copy full SHA for aedafe4
Browse repository at this point
Made HttpMessageHandler lifetime infinite. DNS never changes, no reason to limit its lifetime.
JeremyTCD
committed
e366f08
View commit details
Copy full SHA for e366f08
Browse repository at this point
Commits on Feb 22, 2021
Formatting.
JeremyTCD
committed
f5565ba
View commit details
Copy full SHA for f5565ba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.