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 }}
fshutdown
/
JMeter-WebSocketSampler
Public
Notifications
You must be signed in to change notification settings
Fork
186
Star
318
Code
Issues
55
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix concurrent modification exception
- #47
#47
Open
elyrank
wants to merge 17 commits into
fshutdown:master
fshutdown/JMeter-WebSocketSampler:master
from
elyrank:master
elyrank/JMeter-WebSocketSampler:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
fix concurrent modification exception
#47
elyrank
wants to merge 17 commits into
fshutdown:master
fshutdown/JMeter-WebSocketSampler:master
from
elyrank:master
elyrank/JMeter-WebSocketSampler:master
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2015
format the xml
Nguyen Van Nghi
committed
a01d607
View commit details
Copy full SHA for a01d607
Browse repository at this point
use maven-shade-plugin to embed depedencies
Nguyen Van Nghi
committed
1d4adf2
View commit details
Copy full SHA for 1d4adf2
Browse repository at this point
use maven-shade-plugin to embed depedencies, add <scope>provided</scope> to ignore the dependecies
Nguyen Van Nghi
committed
b723320
View commit details
Copy full SHA for b723320
Browse repository at this point
use org.eclipse.jetty.websocket 9.2.7.v20150116 to avoid memory leak
Nguyen Van Nghi
committed
6c05967
View commit details
Copy full SHA for 6c05967
Browse repository at this point
how to build
Nguyen Van Nghi
committed
3b8de2a
View commit details
Copy full SHA for 3b8de2a
Browse repository at this point
Commits on Dec 23, 2015
fix exception:
Show description for 30f9004
elyran
committed
30f9004
View commit details
Copy full SHA for 30f9004
Browse repository at this point
fix issue:
Show description for e4e0220
elyran
committed
e4e0220
View commit details
Copy full SHA for e4e0220
Browse repository at this point
Commits on Dec 24, 2015
on streaming connection - update the sampler on the socket to get all sampler configuration
Show description for bcaedc9
elyran
committed
bcaedc9
View commit details
Copy full SHA for bcaedc9
Browse repository at this point
Commits on Dec 30, 2015
remove duplicate data - all messages data appear also on frame - there is no need to handle the same data twice
elyran
committed
c784e32
View commit details
Copy full SHA for c784e32
Browse repository at this point
update pom version
elyran
committed
3ae471a
View commit details
Copy full SHA for 3ae471a
Browse repository at this point
streaming connection - repeating exception when socket is closed #1
elyran
committed
dd8f548
View commit details
Copy full SHA for dd8f548
Browse repository at this point
Commits on Jan 3, 2016
some requests are blocked for 10 or 20 seconds
Show description for e096d4b
elyran
committed
e096d4b
View commit details
Copy full SHA for e096d4b
Browse repository at this point
Commits on Jan 4, 2016
Merge branch 'master' of https://github.com/nghinv/JMeter-WebSocketSampler into nghinv-master
elyran
committed
face21f
View commit details
Copy full SHA for face21f
Browse repository at this point
Merge branch 'master' of https://github.com/nghinv/JMeter-WebSocketSampler into nghinv-master
elyran
committed
6cc6ede
View commit details
Copy full SHA for 6cc6ede
Browse repository at this point
update jetty version
elyran
committed
09ee14b
View commit details
Copy full SHA for 09ee14b
Browse repository at this point
Commits on Jan 10, 2016
update jetty version & send sync
elyran
committed
91fcd34
View commit details
Copy full SHA for 91fcd34
Browse repository at this point
Commits on Jan 11, 2016
add scm tags to enable release to maven
elyran
committed
84e7f3a
View commit details
Copy full SHA for 84e7f3a
Browse repository at this point
You can’t perform that action at this time.