New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

minason

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

minason

minason

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Minason server

Intro

Minason 基于微信小程序微信小程序提供的 局域网通信 能力,用于构建线下场景的小程序微服务。

开发者可以编写服务器端代码,在服务器端生成自定义的小程序 UI,调用小程序的 Api,搭配 Minason client 小程序客户端,自由的创建和发布小程序服务。

用户可以使用 Minason client 小程序客户端,使用当前局域网内部可发现的小程序微服务。

Minason server 当前是一个快速开发完成的玩具项目,只是验证了可行性,不能用于生产环境。

项目中的 example 目录中有一个简单的匿名聊天小程序微服务实现

Have Fun :)

Demo

匿名聊天

运行 Demo: node example/index.js

demo

Reference

Minason client

License

MIT © alexayan

Keywords

mina

FAQs

Package last updated on 30 Apr 2019

Related posts