https://github.com/hexedpackets/httprocket
An Elixir library for performing HTTP requests over UNIX sockets.
https://github.com/hexedpackets/httprocket
Last synced: over 1 year ago
JSON representation
An Elixir library for performing HTTP requests over UNIX sockets.
- Host: GitHub
- URL: https://github.com/hexedpackets/httprocket
- Owner: hexedpackets
- Created: 2015-05-17T21:25:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T21:09:05.000Z (about 11 years ago)
- Last Synced: 2025-01-21T11:45:01.416Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HTTProcket
==========
An Elixir library for performing HTTP requests over UNIX sockets. Based on the Erlang [procket library](https://github.com/msantos/procket).