This website requires JavaScript.
Explore
Help
Sign in
Psion-fanatic
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Pull requests
Activity
0252cc03c4
platypush
/
platypush
/
message
History
Fabio Manganiello
0252cc03c4
Added __init__.py
2018-05-06 00:12:57 +02:00
..
event
Added __init__.py
2018-05-06 00:12:57 +02:00
request
Assign the recursive output of _thread_func to response to make sure that the latest response is always returned - that means the successful response in case the previous one was a failure
2018-04-22 21:26:53 +02:00
response
Implemented sequential execution of tasks in procedures, response context parsing and procedure response returned on the bus as well,
#37
2018-01-05 23:20:39 +01:00
__init__.py
Another major refactoring. Among the other things, reintroduced local backend, made requests and responses working in every case, and properly handling stop events
2017-12-22 00:49:03 +01:00