8 Commits

Author SHA1 Message Date
Igor Sirotin
efec05e104
feat: Session API (#13)
* feat: KeycardContextV2

* feat: ApplicationInfoV2 with string version

* feat: rpc service

* feat: http server for the session API

* feat: ensure api mutual exclusivity

* chore: go mod tidy
2025-01-29 21:01:47 +00:00
Igor Sirotin
6e63788d31
chore: project layout improve (#12) 2025-01-20 11:57:27 +01:00
Igor Sirotin
254ffc7c51
ci: simple build and lint jobs, upgrade to Go 1.22 (#14)
* ci: simple build and lint jobs, upgrade to Go 1.22

* ci: install pcsc-lite

* fix: linter issues

* fix: bump golangci-lint version

* fix: go mod tidy

* fix: rebase issues

* feat: make lint command

* ci: add pcsc lib
2025-01-20 11:45:31 +01:00
Igor Sirotin
683ce8523b
chore: project layout (#10)
* chore: move error, logger, types. and utils

* chore: make public methods, update references

* chore: move keycard_context

* chore: make public methods, update references

* chore: move pairing store

* chore: make public methods, update references

* chore: move flow files

* chore: make public, update references

* chore: gitignore jetbrains idea files
2025-01-10 12:13:43 +00:00
Sale Djenic
1a86f57a96 feat: keycard lib mocked 2023-09-25 11:53:23 +02:00
Sale Djenic
bf26341bb2 Free and SetSignalEventCallback added to the list of exported functions 2022-07-12 09:32:32 +02:00
Michele Balistreri
7f072e33d4
export flow interface 2021-10-29 13:33:26 +03:00
Andrea Franz
97883a6d14
add shared pkg 2021-10-15 10:35:09 +02:00