Do not expose the general API router over the Noise connection

And do not expose the Noise API over the regular connection. Plus,
there are (more) changes coming to the API... so let's have different
API codebases.
This commit is contained in:
Juan Font Alonso
2022-03-27 21:33:31 +02:00
parent 55ba3021f1
commit 323a7d9c2e
3 changed files with 17 additions and 4 deletions

1
noise_api.go Normal file
View File

@@ -0,0 +1 @@
package headscale