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

Feature/wss support #101

Merged
merged 22 commits into from
Aug 20, 2024
Merged

Feature/wss support #101

merged 22 commits into from
Aug 20, 2024

Conversation

erwin-wee
Copy link
Collaborator

@erwin-wee erwin-wee commented Aug 20, 2024

Description

  • refactor JsonRpcUser to JrpcHttpUser
  • add JrpcWsUser
  • add new classes to support WS
  • change to orjson library for improved performance
  • added --stop-timeout 30 to worker locust command to allow time for workers to quit gracefully
  • refactor event.py to allow locust users that don't have test_data property to be used
  • minor bugfixes

@erwin-wee erwin-wee added the enhancement New feature or request label Aug 20, 2024
@erwin-wee erwin-wee self-assigned this Aug 20, 2024
@erwin-wee erwin-wee merged commit eae072c into main Aug 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant