issues Search Results · repo:hipjim/scala-event-bus language:Scala
Filter by
1 result
(53 ms)1 result
inhipjim/scala-event-bus (press backspace or delete to remove)Subscriber
Hi I found your project, I think it might be useful to add a subscriber as follow You can add it to your repo :)
abstract class Subscriber[T : Event] (implicit c: ClassTag[T]) {
EventBus.get.subscribeAsync[T] ...
raywang1021
- 1
- Opened on Dec 13, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.