aesteve / vertx-sse

Add support for Server-Sent-Events in Vert.x Web
Apache License 2.0
47 stars 13 forks source link

Add Cros server in test. #17

Closed lxiaodao closed 1 month ago

lxiaodao commented 4 years ago

In test resources ,add io.vertx.server package. Add Server file which is a useful example of CROS server. Add TestCrosServer.