Skip to content
#

messaging

Here are 1,501 public repositories matching this topic...

nsq
heat
heat commented Aug 21, 2018

Hi folks, sory about my bad english.
I'm trying get up nsq services at containerum, at containerum the public port to services and container are random. With nsqlookupd and nsqadmin it's easy not a big trouble.
But when we try to run nsqd it's registrer ther right broadcast url but the follow ports that nsqd register is that expose in container and not the service port random assigned with the

sathishbabu96
sathishbabu96 commented Sep 9, 2019

Is it possible to generate a new event like queue.purged whenever a queue is purged by the user?. The event can include information like who purged the queue, at what time, number of messages purged, vhost name of the queue.

matzuba
matzuba commented Aug 28, 2019

Environment

  • OS: RHEL 7.6
  • Erlang/OTP:
  • EMQ: 2.3.11

Description

I am using:

NIGINX --> Docker --> custom image with EMQ installed ( same host, SSL offload on nginx)

EMQ works and clients can connect but i see continous multiple crashes/proxy errors in the error.log

2019-08-27 12:12:31.287 [error] <0.11973.534> CRASH REPORT Process <0.11973.534> with 0 neighbou

skrap
skrap commented Feb 4, 2020

Issue description

In writing rust zmq bindings for tokio, the question came up about when zmq_send and zmq_recv might return EAGAIN when passed the ZMQ_DONTWAIT flag in a multipart message. The implication of the high water mark documentation is that it will only return EAGAIN on the first part of the multipart message, but I couldn't find it explicitly stated anywhere that this

ejabberd
chat
VictorV96
VictorV96 commented Jun 20, 2019

Subject of the issue

Adding the function to delete / edit a message with a mini archive of this message.

Is this a bug report of a feature request?

  • Bug report
  • [+] Feature request

Your environment

Server-side

  • [+] api.tinode.co
  • [+] Your own setup:
    Linux
    Клиент: TinodeWeb/0.16.0-rc1 (tinodejs/0.16.0-rc1)
    Сервер: 0.16 rethinkdb:v0.16.0-rc1; (api.tinode
martinpucik
martinpucik commented Mar 12, 2020
  • What version of MessageKit are you using?
    • 3.1.0-beta1
  • What version of iOS are you running on?
    • N/A
  • What version of Swift are you running on?
    • v5
  • Is the issue you're experiencing reproducable in the example app?
    • Yes

Description

There is no example implementation of the MessagesDisplayDelegates method, e.g. loading media item content from URL

candlerb
candlerb commented Apr 3, 2018

Trying to build under ubuntu 16.04 with go 1.10.1, and following the building instructions:

root@builder:~# go get github.com/travisjeffery/jocko
package github.com/travisjeffery/jocko: no Go files in /root/go/src/github.com/travisjeffery/jocko
root@builder:~# cd go/src/github.com/travisjeffery/jocko/
root@builder:~/go/src/github.com/tr
nishp77
nishp77 commented Apr 27, 2020

I would like to have some proper documentation about this project or have a wiki. As new devs wanna contribute however there isn't well documented files and folders and what they do. I would request one of the maintainer to write the documentation please..

Alternative we could have Wiki

ramunasd
ramunasd commented Sep 27, 2019

There is a lot of supported AMQP features but documentation is missing. People keep asking how to use this library using github issues but this way is no go.

Would be nice to have a brief summary about all main features and use cases in some "Read the docs" style documentation.

Here are things I would like to have documented:

Exchange types and how to declare them:

  • simple direct
jpt
jpt commented May 27, 2017

We need something high contrast that looks good when it's very small (in an OS top or bottom menu bar[1], or as a website favicon, for example) so it might be time to redo the logo or create a wordmark and use a letter from it against a background color as the favicon.

I was just playing for the sake of getting started. no good ideas, yet 😉

![ricochetfun](https://cloud.githubusercontent.com

bottender
hilezir
hilezir commented Jan 14, 2020

Hi, I just looking for a development guide for TypeScript.

Or maybe just an interface LineClient or LineAction got export is enough for me.

The reason is bottender now got have interfaces of Action, Client, Event and Props etc. It's wonderful.

With these interfaces, I can say const SayHi: Action<Client, Event>, which with argument interfaces context.sendText and props?.next and

doc
davidlazar
davidlazar commented May 10, 2018

Currently, with usernames, there isn't a good recovery mechanism for users that lose their keys. Originally we were thinking to let a user reset their account if they haven't extracted a key in 30 days (with no further verification), but this would lead to users losing their usernames if they go offline for an extended period.

With email addresses, we could at least verify that the user owns th

msagent
msagent commented Dec 17, 2019

Hello.
Interested in the possibility of implementing the following functions for ACL MYSQL :

Add to Public and Subscribe ACL rules template variables %t (topic)
To implement the change of topics corrected in the section

example: Topic change on the fly

Public ACL

{

"pattern": "a/#",
....,
....,
....,
"modifiers": {

"topic": "%u/%t",
....,
....,
...

gdmoore
gdmoore commented Apr 8, 2020

Python 3.8, using Autobahn|Py 20.3.1, and Crossbar from crossbario/crossbar:pypy3-20.2.1

What I'm trying to do is have a pool of workers handling an endpoint with shared registration (roundrobin), and after a set number of invocations, a worker will unregister itself and exit so that a fresh process can take its' place.

Steps:

  • create two processes; each connects to Crossbar and registers

Improve this page

Add a description, image, and links to the messaging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the messaging topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.