issues
search
async-interop
/
event-loop
An event loop interface for interoperability in PHP.
MIT License
169
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop feature constant
#56
kelunik
closed
8 years ago
0
Add Loop::info
#55
kelunik
closed
8 years ago
5
Parameter order for delay and repeat
#54
joshdifabio
closed
8 years ago
9
Add further specification for loop drivers
#53
kelunik
closed
8 years ago
4
Add Daniel Lowrey to Contributors
#52
kelunik
closed
8 years ago
1
Drop Loop::supports
#51
kelunik
closed
8 years ago
3
Drop Loop::supports
#50
kelunik
closed
8 years ago
5
Add Travis configuration
#49
kelunik
closed
8 years ago
2
Add getLoopHandle() for accessing the underlying loop
#48
bwoebi
closed
8 years ago
17
How do we support synchronous wait?
#47
kelunik
closed
7 years ago
29
Maximum Line Length
#46
AndrewCarterUK
closed
8 years ago
2
Changed onError() to setErrorHandler()
#45
AndrewCarterUK
closed
8 years ago
8
Loop::info
#44
kelunik
closed
8 years ago
6
Watcher methods called on stopped loop
#43
trowski
closed
8 years ago
7
Use a callable for setFactory()
#42
bwoebi
closed
8 years ago
14
Location of class constants
#41
AndrewCarterUK
closed
8 years ago
6
Namespace declutter
#40
AndrewCarterUK
closed
8 years ago
3
Cluttering the `Interop\Async` namespace.
#39
AndrewCarterUK
closed
8 years ago
15
Change package description to include 'for interoperability'
#38
kelunik
closed
8 years ago
0
Add driver interfaces for lower level access
#37
kelunik
closed
8 years ago
6
Shorten namespace to Interop\Async and correct PHP version requirement
#36
kelunik
closed
8 years ago
0
Add watcher data parameter
#35
trowski
closed
8 years ago
7
Namespace
#34
kelunik
closed
8 years ago
4
Single onError handler
#33
kelunik
closed
8 years ago
15
Add Loop::supports to check for optional features
#32
kelunik
closed
8 years ago
1
Add loop bound state registry
#31
kelunik
closed
8 years ago
21
Add LoopDriverFactory
#30
kelunik
closed
8 years ago
16
Loop::execute and coroutines / testing
#29
kelunik
closed
8 years ago
2
Alternative method for scoping static loop instance
#28
sagebind
closed
8 years ago
26
Add global accessor using the get/set concept
#27
sagebind
closed
8 years ago
3
Rename EventLoop → Loop and EventLoopDriver → LoopDriver
#26
kelunik
closed
8 years ago
0
Loop bound state
#25
kelunik
closed
8 years ago
11
The hardest problem: naming the Loop
#24
bwoebi
closed
8 years ago
11
Timeouts on onReadable and onWritable
#23
trowski
closed
8 years ago
12
Definition of callbacks
#22
kelunik
closed
8 years ago
1
Change time units to integer and milliseconds
#21
kelunik
closed
8 years ago
0
Removed scalar type hints
#20
AndrewCarterUK
closed
8 years ago
0
Waiting for exceptional conditions
#19
AndrewCarterUK
closed
8 years ago
10
README
#18
AndrewCarterUK
closed
8 years ago
2
Static Class Prototype
#17
AndrewCarterUK
closed
8 years ago
13
Capabilities of the underlying loop
#16
bwoebi
closed
8 years ago
70
Let's be mindful of the possibility of wanting things executed synchronously
#15
assertchris
closed
8 years ago
4
Global Scope
#14
AndrewCarterUK
closed
8 years ago
39
Another prototype
#13
sagebind
closed
8 years ago
11
Watcher options
#12
kelunik
closed
8 years ago
31
Async Standards Body
#11
assertchris
opened
8 years ago
64
Should time delays and intervals be an int or float?
#10
AndrewCarterUK
closed
8 years ago
15
Do we really need tick()?
#9
bwoebi
closed
8 years ago
15
Do we really need a common standard?
#8
kelunik
closed
8 years ago
16
When queueing a callable for asap executing should you be able to cancel it?
#7
WyriHaximus
closed
8 years ago
28
Previous
Next