New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/1000delta/wifi-locate

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/1000delta/wifi-locate

  • v0.0.0-20210517180034-0ba46547f7c3
  • Source
  • Go
  • Socket score

Version published
Created
Source

wifi-locate 基于 WIFI 的室内定位

毕设项目,也作为 Go 后端开发练习

设计

采用微服务方式,前端请求发往 gateway, gateway 通过 RPC 向相关服务发起请求。

功能设计

服务架构

请求网关

通过 Gin 构建网关服务,对向服务进行的请求进行包装,gin 的 handler 封装了对内网服务的 RPC 请求。

路径:/gateway

RPC 服务

// TODO

FAQs

Package last updated on 17 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc