https://netmaker.org logo
#netmaker
Title
# netmaker
q

quiet-baker-63516

06/22/2022, 11:34 PM
Hey, netclient instances used to only need access to grpc and wireguard endpoints. But from all the changes, documentation and so forth, it seems like they now need to be able to access both the api, mq and also wireguard endpoints?
j

jolly-london-20127

06/23/2022, 12:30 PM
we basically just replaced gRPC with MQ in the newer releases, so yes
q

quiet-baker-63516

06/23/2022, 12:56 PM
so only the ui needs to access the api endpoint, or does netclient also need it now?
j

jolly-london-20127

06/23/2022, 12:56 PM
yes netclient needs api access
q

quiet-baker-63516

06/23/2022, 12:58 PM
alright thanks. It wasn't the case previously and not super clear from documentation. 🙂