-
I'm creating this issue to have one place where we can track efforts related to events persistance.
EG doesn't persist events, it's just a router but there are definitely use cases where we would l…
-
Hi friends. I'm in trouble with vue-router :) I create a simple map for router :
```
module.exports = {
'/': {
component: require('./views/home')
},
'/auth/login': {
component: require(…
-
```golang
func Hub() *iris.Application {
app := iris.New()
s := sse.New()
mvc.Configure(app.Party("/web"), func(mvc *mvc.Application) {
s.CreateStream("messages")
mvc.Router.Any("/e…
ezewu updated
9 months ago
-
Since we aren't replacing HTTP totally, there should still be a way for a normal HTTP request to trigger an event via the websocket.
Therefore we should craft some sort of HTTP bridge as a client th…
jlndk updated
8 years ago
-
WebVerticle starts an HTTP server, setups router/endpoints, and passes requests to MongoClientVerticle via the event bus
-
current master
`cat uwsgi-php.ini`
> [uwsgi]
> uid = nobody
> gid = nobody
> plugins = 0:php
> remap-modifier = 14:0
> socket = :3030
> master = true
> workers = 6
> cheaper = 2
> static-…
ghost updated
4 years ago
-
**Describe the bug**
I can't click anything on the welcome screen
**To Reproduce**
Steps to reproduce the behavior:
1. Double click icon Lens
**Expected behavior**
That I can click on the we…
-
I've uploaded the no-router example as a child node and it logged everything was okay until `I (2097) Mesh-Lite: Mesh-Lite connecting
I (4947) vendor_ie: Mesh-Lite Scan done` after that Core 0 panick…
-
It seems that in every first click in the grid, the `userRowSelect` event simply gets ignored. The next clicks (in any rows) work as expected.
No error is fired. This issue happens with any rows (f…
-
I love Simple DNSCrypt. However, on every reboot of my Win 10 Pro 64-bit PC, I get this Warning in Event Viewer:
"**Name resolution for the name _ldap._tcp.dc._msdcs.fios-router.home. timed out …