https://github.com/norjs/socket-service
Support files for implementing micro services over UNIX socket
https://github.com/norjs/socket-service
Last synced: 3 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T17:29:16.000Z (about 5 years ago)
- Last Synced: 2025-02-28T09:31:50.944Z (over 1 year 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.