Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norjs/socket-service
Support files for implementing micro services over UNIX socket
https://github.com/norjs/socket-service
Last synced: 25 days ago
JSON representation
Support files for implementing micro services over UNIX socket
- Host: GitHub
- URL: https://github.com/norjs/socket-service
- Owner: norjs
- License: mit
- Created: 2019-05-05T06:08:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T17:29:16.000Z (over 3 years ago)
- Last Synced: 2024-10-29T06:56:42.792Z (about 2 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @norjs/socket-service
Support files for implementing UNIX socket file based micro services.
See [@norjs/event-service](https://github.com/norjs/event-service) and [@norjs/database-service](https://github.com/norjs/database-service) for examples.