Giter Site home page Giter Site logo

parsec-client-java's People

Contributors

dependabot[bot] avatar grealish avatar ls-urs-keller avatar samspycher avatar ukeller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

parsec-client-java's Issues

AWS GG Questions

SPI
Open Questions to AWS Greengrass v2

  • Need to supply a Key Manager (Required for TLS)
  • What is expected of that interface?
  • Java KeyPair
  • What type of Public/Private Key are they expecting? e.g DiffyHelman
  • ..

Separate protobuf from API

The package parsec-interface-java currently contains the API for interacting with the wire protocol, and exposes references to protobuf classes.

Any direct references to protobuf classes should be separately packaged and hidden from external access.

Solution proposal

parsec-interface-java is built on the model of parsec-interface-rs and also named after it. This naming is somewhat confusing, since this is not an external interface, but the interface to the wire protocol.

We may introduce a parsec-api-java package to contain the actual API, and move all true external interface and parameter classes there. protobuf class interaction remains in parsec-interface-java.

Build requirements - manage repository

In order to manage the building of maven/grade, a repository
This is to support the workshop demo's, greengrass-parsec-provider etc..

A Github actions workflow is required to publish builds

Possible ways:

  • dedicated build on GitHub release page (can be a quick win)
  • Or publish parsec into the maven central (ultimately the best)

Idea: https://jitpack.io/

Tracer Bullet Build

Task to build a once-off "trace bullet build" for ARM Demo team and 56K to test with

SPDX License header

All source code files require the following license header (with commenting syntax adapted to the file's language):

/* Copyright 2022 Contributors to the Parsec project.
 * SPDX-License-Identifier: Apache-2.0 */

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.