Part of ENG-8289.
Moved HTTP handler to a separate module. Websocket server delegates to it when given request is not a "websocket upgrade" request.
Details
Details
- Reviewers
will varun - Commits
- rCOMM9477f98d6f54: [identity] Create module for HTTP handler
Used Postman to GET http://localhost:51004/health - response returns "OK". Other non-search endpoints return 404
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable