Skip to content
#

realtime

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

canewsin
canewsin commented Mar 4, 2020

I was not able to open port, may be that's because of my ISP, I see on HelloZeroNet page that,

Your port xxxxx is closed, but your Tor gateway is running well.

I see the above message, so if I had a site on ZeroNet, am I considered as a seeder to my site, if I was the only seeder to my site, assuming it is a new site. is it enough that tor gateway is running but without open port ?

stennie
stennie commented Oct 1, 2019

The prerequisites in the Building Realm section of README.md mention:

Building Realm requires Xcode 8.x.

The current wording implies that only Xcode 8.x is supported, but Xcode 11 support landed via #6163.

This should be updated to "Xcode 8.x or newer" as appropriate for what is actually supported & tested. Since X

emanuelevivoli
emanuelevivoli commented Apr 11, 2020

Motivation

Hello everyone, I'm opening this issue because I'd like to improve the documentation on this feature that I found actually amazing for testing my firestore-triggered (and http-triggered) cloud functions locally, adding breakpoints.
I want to share it because I was struggling for many days in order to debug my cloud functions locally, and maybe improving documentation can be a be

34r7h
34r7h commented Oct 23, 2019

This is wonderful work and I'm very grateful to find this repo. I'm having difficulty understanding how to scale to multiple networks following the SCC guide and also confused on the recommended architecture. The main issue is clients on separate servers are not finding messages from each other.

On a gcloud instance, i start the state (node server.js), broker( SCC_STATE_SERVER_HOST='[google giv

oscargoldman
oscargoldman commented Aug 22, 2019

Before you submit an issue we recommend you drop into the Gitter community and ask any questions you have or mention any problems you've had getting started with the server.

Please provide as much information as you can with this issue report. If you believe it may be an issue with one of the client libraries please report it on their [own trackers](https:

mewcrazy
mewcrazy commented Dec 31, 2019

Hello,

I'm trying to delay the execution of my App until Firebase receives the Auth status before my "not logged in"-redirections take place. Afaik this is usually done with:

auth.onAuthStateChanged((user) => {
new Vue()
})

But in my current Vue setup my Vue instance get called in a total different way, which gives me a tough time.

`// we should return factory for SSR (runInNewCo

ar-anvd
ar-anvd commented Apr 20, 2019

I am using this code directly from the documentation. However is not not working, since I am getting:

ERROR: unrecognized configuration parameter "stream_targets"

CREATE FOREIGN TABLE stream (x integer, y integer) SERVER pipelinedb;
CREATE VIEW v0 AS SELECT COUNT(*) FROM stream;
CREATE VIEW v1 AS SELECT COUNT(*)
sharadregoti
sharadregoti commented Feb 24, 2020

The problem faced currently?

docs specifies how to clear events_log table
by manually running queries

How can we solve it?

It would be better if user has a option in mission control to such as automatic cleaning
which will clean the failed records weekly or daily basis

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features a

sanity
zanedev
zanedev commented Apr 12, 2020

Is your feature request related to a problem? Please describe.
Can we get clear instructions on how to run sanity locally with a sample project? I tried running the watcher and npm linking packages from my other studio project and nothing is working. It would be nice to be able to debug these things ourselves and help contribute to the core.

Describe the solution you'd like
Better d

Improve this page

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

Learn more

You can’t perform that action at this time.