-
Hi! So I wanted to understand better how the comms between configuration server and e.g. CLI is supposed to work.
There is no documentation about this. I suppose right now it should work something…
-
We are currently using TCP/IP sockets for cross-process communication. That has some problems, e.g. user's firewall can accidentally block Gradle process communication. Additionally also sharing Gradl…
-
Inbox outbox pattern
At least once, talk by Ian Cooper @ NDC
-
Hello,
Thank you for contributing such a powerful open-source project. I followed your instructions to run the project and found that the video stream is transmitted normally, but the Socket.IO com…
-
Enhance client-server communication using a socket over a TCP protocol connection. Allows for swift two-way communication between the client and server. I plan to use the WebSocket API or Socket.io AP…
-
An event bus bridge for vert.x such that
Feature
- The communication happens over the bridge using unix domain sockets instead of traditional TCP
Need
- This will avoid traversing the entire t…
-
The use of Socket Mode for Slack interactive communication eliminates the need of a publicly exposed endpoint as stated in [Slack documentation](https://api.slack.com/apis/connections/socket).
ht…
-
Running the `php artisan scrape:automobiles` command end with an error :
```bash
php artisan scrape:automobiles
Do you want to start over? (yes/no):
> no
[INFO] Looking for brands.
1…
-
Hi,
sometimes (randomly) not very specific patterns or something reproducible
I receive BrokenPipeError
```log
Exception in thread Thread-422:
Traceback (most recent call last):
File "lib/…
-