Commit Graph

7 Commits

Author SHA1 Message Date
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Sampada adb04983e7 BAEL-4061: Removed request mirroring (#9448)
* BAEL-4061: Removed request mirroring

* BAEL-4061: Code refactoring

* BAEL-4061: more refactoring

* BAEL-4061: renamed methods
2020-06-11 08:57:04 -07:00
Sampada ee146f5a13 BAEL-4061: Implementing a Simple HTTP Server with Netty (#9416)
* BAEL-4061: Implementing a Simple HTTP Server with Netty

* BAEL-4061: Added live test

* BAEL-4061: moved helper class from test to main folder

* BAEL-4061: updated tests to follow BDD
2020-06-03 19:48:57 -07:00
johnA1331 6335a8eaa5 Create README.md 2020-05-05 17:47:21 +08:00
johnA1331 c367c05c53 Delete README.md 2020-04-21 12:16:07 +08:00
johnA1331 fdce9657e3 Update README.md 2020-04-21 12:15:56 +08:00
Sampada 8e107d1180 BAEL-3895: HTTP/2 in Netty (#9036)
* BAEL-3895 : HTTP/2 in Netty

* BAEL-3895: Added Live Test in place of java client

* BAEL-3895: Commented out netty module from main pom as it needs Java 13
2020-04-07 13:56:53 -07:00