eventbus
Here are 558 public repositories matching this topic...
-
Updated
Jun 6, 2020 - Java
-
Updated
Apr 3, 2018 - Java
-
Updated
Dec 4, 2019 - Swift
-
Updated
Jun 23, 2020
We want to write more large examples like the platformer and top down shooter tutorials.
We'll store the code for these outside of the oak repo, but link to them from here.
Ideas:
- Card game
- Shootemup
- Beatemup
- Clicker
-
Updated
Jun 14, 2017 - Java
-
Updated
May 9, 2020 - C#
-
Updated
May 27, 2020 - Elixir
你好,我是哈利。我参与为开源项目创建文档。这是我在帮助开源项目方面所做贡献的一部分。我参与创建的文档之一是隐私政策。隐私政策将提供有关用户信息收集,使用和安全性的详细信息。我真的不知道你是否从外部收集用户信息,但是,如果你不这样做,最好通过隐私政策让最终用户知道。
贡献者指南也是一份重要文件,可以帮助潜在的合作者轻松地为您的项目做出贡献。
我很想听听你对此的看法。
Hello, I'm Harry. I engage in creating documents for open source projects. It's part of my contribution in helping open source projects. One of the documents I engage in creating is a privacy policy. The priva
https://github.com/softprops/hyperlocal shows how to create a HTTP transport with Hyper. Adapt this for Olin's HTTP client. The Olin HTTP client is not very well documented (please do this as part of fixing this issue), but it is tested here and here.
What was wrong?
A common BroadcastConfig to use is BroadcastConfig(require_subscriber=False). It would be nice to have a constant for that so applications that are using the event bus can import it directly from lahja.
How can it be fixed?
-
Create a new constant
FIRE_AND_FORGET_BROADCASTINGinlahja/constants.py -
Import it in
lahja/__init__.pyso that it gets r
-
Updated
May 24, 2018 - Kotlin
-
Updated
Oct 30, 2019 - C#
-
Updated
Jun 24, 2020 - Objective-C
-
Updated
May 21, 2018 - TypeScript
-
Updated
Aug 13, 2018 - Java
-
Updated
Mar 18, 2019 - Kotlin
-
Updated
May 22, 2017 - PHP
-
Updated
Feb 10, 2020 - Go
-
Updated
Jan 25, 2019 - Java
-
Updated
Mar 12, 2020 - Java
-
Updated
Feb 3, 2020 - C#
Improve this page
Add a description, image, and links to the eventbus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eventbus topic, visit your repo's landing page and select "manage topics."
#101 Shows an unsupported use case of generics in mbassador. The extent to which generics are supported and the current limitations should be clearly documented.