Gaute Lindkvist
|
c2bad4a686
|
#4421 Python: Add GRPC status to About dialog
* If the finish comes because the server is shut down,
there is no m_eclipseCase
|
2019-06-11 12:40:35 +02:00 |
|
Gaute Lindkvist
|
df2fe42c4a
|
Python: gRPC timeout
|
2019-06-06 13:15:42 +02:00 |
|
Gaute Lindkvist
|
3530c8b3de
|
#4460 #4424 Adding Exit() to the gRPC interface plus implemented test framework
|
2019-06-04 12:59:06 +02:00 |
|
Gaute Lindkvist
|
6ad0c8fbe1
|
gRPC: Fix up comments and clean up callback code
|
2019-05-23 16:47:02 +02:00 |
|
Gaute Lindkvist
|
b44f0a2029
|
#4418 Handle all queued gRPC requests per main loop iteration
* This means a streaming request should be completed in one main loop iteration
|
2019-05-20 15:20:49 +02:00 |
|
Gaute Lindkvist
|
922386c673
|
#4416 First implementation of gRPC-based Python interface
First implementation with Asynchronous gRPC server, a few services and some client python code.
|
2019-05-20 13:21:02 +02:00 |
|