nats.go
Messaging client
A client library for the NATS messaging system
Golang client for NATS, the cloud native messaging system.
6k stars
168 watching
699 forks
Language: Go
last commit: 27 days ago
Linked from 2 awesome lists
cloud-nativecloud-native-architecturescloud-native-microservicesgogolangmicroservicesmicroservices-architecturenatspub-sub
Related projects:
Repository | Description | Stars |
---|---|---|
usdag/cstc | An extension for Burp Suite that allows users to modify HTTP requests and responses using a graphical interface. | 219 |
nccgroup/requests-racer | A tool to exploit race conditions in web applications by synchronizing requests | 152 |
pajswigger/add-request-to-macro | An extension for Burp Suite that adds functionality to macros by enabling the inclusion of HTTP requests | 7 |
misd-service-development/guzzle-bundle | Simplifies sending HTTP requests in Symfony2 applications by integrating with Guzzle | 99 |
messagebird/firestore-send-msg | Extends Cloud Firestore with message sending functionality using the MessageBird Conversations API. | 11 |
stevegraham/hypermock | An Elixir library that intercepts HTTP calls and returns predefined responses based on expectations set by developers. | 24 |
mozillazg/request | An HTTP request library for Gopher. | 425 |
geysermc/mcprotocollib | Enables communication between Minecraft clients and servers using a standardized protocol | 731 |
wordpress/requests | A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. | 3,568 |
0ang3el/easycsrf | An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. | 159 |
getsentry/responses | A utility library to mock out the requests Python library for testing purposes. | 4,166 |
nccgroup/autorepeater | Automates HTTP request testing and modification within Burp Suite to streamline authorization testing | 846 |
msalau/dbc-parser | A parser/scanner of DBC files used as a building block for dissecting CAN traffic in applications like Wireshark. | 8 |
request/request | A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. | 25,674 |
psf/requests | A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,169 |