Broadsword-GIS-Org / SE_BroadSword-GIS

COS 301 - Phase 3 Broad Sword GIS Repo
0 stars 3 forks source link

Johan nsq bridge #56

Closed sjohandup closed 7 years ago

sjohandup commented 7 years ago

Added the NSQ request handler at the bottom of the main server script.

Currently processes the following queryTypes:

addLocation
getLocationById
getAllLocations
getLocsByBuildingName
getRoute
getBuildings
removeLocation
updateLocation

Will have to add more query handlers in case more features get added. 👍