-
@suadev, I get the following error after running the application:
```
12:17:48:558 [Debug]: Execution of command 'ExampleCommand' with ID 'command-a478d189-d908-4bb9-918f-c7507b1eb9ee' on aggrega…
-
Came here via the videos which I absolutely loved! I am a Go noob, who's looking into building a [fediverse](https://fediverse.party) app based on [GoFed](https://go-fed.org) `activity` library. Prior…
-
In the latest version in master there is a problem with the system events again. When deleting an event, the following error comes up:
```18:15:08.450 [error] GenServer Dia.App.Spear.Spear.Connection…
-
I am investigating [viable options for running NodeJS on Android](https://stackoverflow.com/a/45649995/8295283) and then [combining React Native and NodeJS in single fat client Android app using Realm…
-
When trying to use a volatile subscription, I get an error:
```python
In [6]: async with connect() as c:
...: async for event in c.subscribe_to("mystream"):
...: print(event.js…
-
I'm still uncertain wether this is supposed to be happening at all (I've tried and failed to describe the problem concise enough to get any clear response here: https://groups.google.com/d/topic/event…
-
I am writing a simple [plugin](https://github.com/berkobob/reminders) to read, write, edit & delete Apple Reminders. The first thing I do is request access to reminders:
```swift
eventStore.reques…
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-fastroute/issues?q=i…
-
I really think CQRS is an interesting way of implementing distributed systems.
However, I have been looking at the sample app for several hours now and the longer I look into it, the more questions it…
-