Commit graph

25 commits

Author SHA1 Message Date
bharnden
0af3629ac6 corefx - fixed some issues loading xml due to grpc change, updated subnet logic to help handle loaded scenarios. grpc - fixed issue when loading network links 2019-06-15 10:42:55 -07:00
bharnden
338439b429 corefx - changes to reuse deleted subnets 2019-06-15 00:43:17 -07:00
bharnden
0661f5d601 corefx - updated proto link 2019-06-14 23:04:18 -07:00
Blake J. Harnden
9b485c8209 corefx changes to support similarly bumping subnet linking to be the same as previous gui 2019-06-14 17:59:14 -07:00
Blake J. Harnden
778021c553 corefx - removed jackson annotations from data fields as there is no longer a need to deal with them in json form 2019-06-14 14:17:41 -07:00
Blake J. Harnden
541e719c07 corefx moved some data objects into a common package, removed libraries and code for using previous experimental rest interface 2019-06-14 13:59:18 -07:00
Blake J. Harnden
56993ec44f corefx removed apache dependency no longer needed, added ipaddress maven dependency for helping generate and deal with node addresses, updated some logic when linking nodes 2019-06-14 13:43:19 -07:00
Blake J. Harnden
4f4c4c4f60 updated jackson dependency in corefx 2019-06-12 16:46:53 -07:00
Blake J. Harnden
c7ce0e47f4 corefx updates to account for latest protobuf file 2019-06-10 13:36:40 -07:00
Blake J. Harnden
1af41d3ec6 updated corefx to use protobuf bytes to string changes 2019-06-03 14:51:56 -07:00
bharnden
a8061b811d grpc added get node terminal, updated corefx to leverage get node terminal to launch local terminals on double click 2019-05-31 22:20:19 -07:00
Blake J. Harnden
43e18d820f corefx properly cancel server stream from client for session events 2019-05-31 16:53:16 -07:00
Blake J. Harnden
b075181796 corefx got throughput working using grpc, removed unused session nodes menu option 2019-05-31 16:06:24 -07:00
Blake J. Harnden
5542dbbce2 corefx added node command usage from grpc and removed mailing list link 2019-05-31 12:38:35 -07:00
Blake J. Harnden
4dd6dc1837 updated corefx to use consolidated event streaming 2019-05-30 13:27:54 -07:00
Blake J. Harnden
2ba8669c5c corefx updated to use latest proto file, moved websocket into rest client 2019-05-30 10:15:00 -07:00
Blake J. Harnden
ec672d209f corefx updates to support handling streamed events from the grpc server 2019-05-29 12:25:33 -07:00
Blake J. Harnden
6b93f60056 updated corefx to use explicit id names for grpc 2019-05-28 14:49:25 -07:00
Blake J. Harnden
09a681dab6 catch grpc runtime exceptions and throw as expected ioexceptions 2019-05-28 12:10:24 -07:00
Blake J. Harnden
7da09a0dd9 added missing corefx config files due to gitignore 2019-05-28 09:36:18 -07:00
bharnden
2b419ac67c finished all current grpc commands, potentially should add remaining 2019-05-26 12:36:48 -07:00
bharnden
e9d7ed5049 converted session location calls 2019-05-26 10:58:04 -07:00
bharnden
636a505365 converted more client calls to grpc 2019-05-26 10:20:56 -07:00
bharnden
295fdddaf9 further updates to implement more grpc calls 2019-05-25 21:06:50 -07:00
bharnden
a593289f1b initial commit supporting converting corefx to using grpc from previous rest client 2019-05-25 10:16:50 -07:00