mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-31 20:21:26 +02:00
GRPC and JSON Socket docs. (#859)
* Documentation for GRPC and JSON Sockets * improve gRPC and HTTP/JSON socket documentation * Update src/pages/client/grpc-socket.mdx Co-authored-by: Nicolas Frati <nicofrati@gmail.com> --------- Co-authored-by: Nicolas Frati <nicofrati@gmail.com>
This commit is contained in:
@@ -804,6 +804,8 @@ export const docsNavigation = [
|
||||
links: [
|
||||
{ title: 'Desktop App', href: '/client/desktop-app' },
|
||||
{ title: 'Profiles', href: '/client/profiles' },
|
||||
{ title: 'gRPC Daemon Socket', href: '/client/grpc-socket' },
|
||||
{ title: 'HTTP/JSON Daemon Socket', href: '/client/json-socket' },
|
||||
{ title: 'Environment Variables', href: '/client/environment-variables' },
|
||||
{ title: 'MDM Integration', href: '/client/mdm-integration' },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user