Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sy_node_rpc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sy_node_rpc - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

package.json
{
"name": "sy_node_rpc",
"version": "0.0.0",
"version": "0.0.1",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=8.0.0"

# sy_node_rpc
一个node rpc框架
[![npm package](https://nodei.co/npm/sy_node_rpc.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/sy_node_rpc/)
### server
### Getting Started
```shell
$ npm install sy_node_rpc --save
```
### Server
```javascript

@@ -39,3 +45,3 @@ const net = require('net');

### client
### Client
```javascript

@@ -42,0 +48,0 @@ const JSONSocket = require('sy_node_rpc').JSONSocket;

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