Skip to content

Commit c44bd4b

Browse files
committed
Update README
1 parent e8d8b47 commit c44bd4b

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ Jmeter HTTP/2 sampler
44

55
## Dependencies
66

7-
* Netty 5
8-
* netty-tcnative
7+
* [Netty 5 and netty-tcnative](http://netty.io/)
8+
* [hpack](https://github.com/twitter/hpack)
9+
10+
## Quickstart
11+
12+
1. Build Netty 5 (Alpha3+) and netty-tcnative for your platform
13+
14+
2. Copy HTTP2Sampler.jar, netty-all.jar, netty-tcnative.jar and hpack.jar to lib/ext of jmeter directory
15+
16+
3. Run JMeter
17+
18+
4. Write your test scenario with HTTP2Sampler
919

1020
## License
1121

0 commit comments

Comments
 (0)