Skip to content
#

real-time

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

sampaiodiego
sampaiodiego commented Apr 6, 2020

Description:

If the content showed on a popover component is greater than the area visible area, the element goes above the visible browser area.

Steps to reproduce:

  1. Send a message
  2. Click on "3 dots"
  3. Shrink the browser to a size smaller then the popover

Expected behavior:

If the area available to show the popover is smaller the the popover, it should show a scr

openpose
arduinepo
arduinepo commented Apr 10, 2020

Hi,
I thank you very much for your excellent work. However, I endure difficulties understanding your code ; my Java and Python training explain it a bit, but I think it would be great for everyone if it was documented. I mean a short explanation of each - complex - function, its role and its algorithm. I would be especially interested in a documentation of the tracker.
I thank you very much in a

xet7
xet7 commented Mar 4, 2019

Alternatives:

a) Currently Wekan docs are at GitHub wiki, that is user editable for all logged in GitHub users. Wekan docs were originally moved from GitHub repo to GitHub wiki to make it easier for Wekan community to contribute to documentation. It has worked very well, and has not required additional server maintenance and updates. Is there any real benefit in changing this, and having differ

PowerMogli
PowerMogli commented Sep 9, 2019

We are trying to migrate to v4. But now we are failing because we have no clue how to setup a custom auth (api-key) strategy. In v3 we registered our custom api-key strategy at passport like this:

this.passport.use('apikey', new Strategy(verifier));
// and
app.configure(apikey({ header: config.apiKey.header }));

Is there any documentation how to setup a custom (api-key) authentic

rgarrigue
rgarrigue commented Feb 10, 2020

Hi there

I'm trying to parse this king of lines, from a python flask service whose log format is %(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s

2020-02-10 13:58:38,594 [31383] (INFO) (flask.app): request: OPTIONS https://server_hostname/0.1/token/a_big_uuid {'Host': 'server_hostname', 'X-Script-Name': '/api/auth', 'X-Forwarded-For': 'an_IP_address', 'Connection': 'c
Francisobiagwu
Francisobiagwu commented Oct 31, 2019

darkflow_error

I created a virtual environment using conda and I installed darkflow and it worked pretty well. I later exported the environment to try it on another computer to verify that everything works. But conda doesn't install the darkflow even though it exists on the requirement.txt

southbite
southbite commented Jan 13, 2020

Version:
^7.0.0

Environment:
any os

Related to #646, not an error but a respectful request for a documentation update:

pingInterval is hard-coded to false in createSocket method (so the dummy primus server does not run heartbeats - understood).

I took a trip down the rabbit hole recently - figuring out why the heartbeat check was not happening on the client, and I admit freely that t

MaureenHelm
MaureenHelm commented Feb 10, 2020

Is your enhancement proposal related to a problem? Please describe.
The lpcxpresso55s69 board currently lacks support for I2S in zephyr.

Describe the solution you'd like
Implement a shim driver that adapts the mcux lpc I2S (flexcomm) driver to the zephyr I2S interface. Enable tests/drivers/i2s for this board to ensure the I2S driver builds and functions correctly.

**Describe al

perspective
oberstet
oberstet commented Feb 24, 2020

How does it work?

Generell kann ein payment (buyer) / paying (seller) channel jederzeit explizit von einem der beiden channel seiten geschlossen werden bzw das schliessen des channels angefordert werden.

Die 2 seiten eines channels sind dabei das jeweilige delegate und der market maker. Für das (kooperative) schliessen sind am ende des tages immer die unterschriften von beiden seiten not

jcergolj
jcergolj commented Oct 17, 2019

I spent many hours trying to set everything up on the server. Locally everything worked fine but on the server, there was an error. After many hours I realized that port 6001 was not forwarded. If requested/desired I can add a reminder to Readme file:

Make sure port 6001 is forwarded

Make sure port 6001 is forwarded (or whatever port you are using). For Ubuntu systems you can forward it

sanity
hallvors
hallvors commented Mar 19, 2020

Is your feature request related to a problem? Please describe.

Using the JavaScript client, I create a transaction and push a lot of documents with createOrReplace(). Sometimes I get a Cannot modify immutable attribute "type" error from .commit(), and while I understand why it happens, the error does not have enough detail to tell me which of the many documents is causing the problem.

Improve this page

Add a description, image, and links to the real-time 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 real-time topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.