2.0.0-alpha.22 • Published 14 days ago

prpcow v2.0.0-alpha.22

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

MIT License View this project on NPM View this project on NPM Known Vulnerabilities Quality Gate Status

PRPCOW

Plain Remote Procedure Call Over Websocket

What is the PRPCOW?

PRPCOW is a new kind of RPC, that takes advantage of the advancement in WebSocket technology, and the power of Node.js.

Why use PRPCOW?

Supports Node.js (>=16.x) as well as all modern browsers

Allows you to use functions natively like await someFunc()

After connecting, the server and the client become equal (the client can provide functions for execution)

Ability to create your own modelResolvers and functionResolvers

Ability to use your own Websocket implementation

Installation

Install prpcow with npm

  npm i prpcow

Or install into Dev dependencies

  npm i --save-dev prpcow

Examples

Check the tests folder for a better understanding of how the prpcow works

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Acknowledgements

License

MIT

2.0.0-alpha.22

14 days ago

2.0.0-alpha.21

17 days ago

2.0.0-alpha.19

22 days ago

2.0.0-alpha.20

22 days ago

2.0.0-alpha.18

24 days ago

2.0.1

24 days ago

2.0.0-alpha.17

28 days ago

2.0.0-alpha.16

7 months ago

2.0.0-alpha.15

7 months ago

2.0.0-alpha.14

10 months ago

1.1.1

1 year ago

1.1.0

1 year ago

2.0.0-alpha.7

1 year ago

2.0.0-alpha.8

1 year ago

2.0.0-alpha.9

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

2.0.0-alpha.11

1 year ago

2.0.0-alpha.3

1 year ago

2.0.0-alpha.10

1 year ago

2.0.0-alpha.4

1 year ago

2.0.0-alpha.5

1 year ago

2.0.0-alpha.6

1 year ago

2.0.0-alpha.0

1 year ago

2.0.0-alpha.1

1 year ago

2.0.0-alpha.2

1 year ago

2.0.0-alpha.13

1 year ago

2.0.0-alpha.12

1 year ago

1.0.11

1 year ago

1.0.12

1 year ago

1.0.10

1 year ago

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago