Felix Weiß
2680bbb07b
Update build-pipeline.yml
2023-06-13 22:41:46 +02:00
Felix Weiß
9fd178424f
Update build-pipeline.yml
2023-06-13 22:35:38 +02:00
Felix Weiß
e96496cff8
Update README.md
2023-06-13 13:52:40 +02:00
Felix Weiß
39ff1a5c5b
Made code ql only callable
2023-06-13 13:02:21 +02:00
Felix Weiß
6c50324696
Code ql test
2023-06-13 12:58:37 +02:00
Felix Weiß
affa2ea83f
Merged CI into one workflow file
2023-06-13 12:49:33 +02:00
Felix Weiß
af101812a8
Reordered CI
2023-06-13 12:35:34 +02:00
Felix Weiß
35f2786129
Added test CI on push
2023-06-13 12:30:08 +02:00
Felix Weiß
062eb75876
CI use only net6
2023-06-13 12:09:29 +02:00
Felix Weiß
c771e747eb
CI only .net 5 and 6
2023-06-13 12:04:30 +02:00
Felix Weiß
dc24b33297
CI fix
2023-06-13 12:01:28 +02:00
Felix Weiß
68aa2ad12a
Unit test CI
2023-06-13 11:56:09 +02:00
Felix Weiß
bb1cc8c011
Merge pull request #3 from WOmed/dev
...
Added new unit tests
2023-06-13 11:45:38 +02:00
Felix Weiß
24525521af
Added new unit tests
2023-06-13 11:42:49 +02:00
Felix Weiß
435624f8a2
Update test-on-hardware.yml
2023-06-13 10:41:11 +02:00
Felix Weiß
7c3f279576
Create test-on-hardware.yml
2023-06-13 10:36:33 +02:00
Felix Weiß
6001402991
Merge branch 'master' of https://github.com/WOmed/MewtocolNet
2023-02-27 16:01:54 +01:00
Felix Weiß
fb2bd8d56d
Added test structure
2023-02-27 16:01:47 +01:00
Felix Weiß
a71d545bf3
Create codeql.yml
2023-02-24 10:11:51 +01:00
Felix Weiß
43c7f72ac4
Added auto register reset to default typed value on disconnect
v0.6.2
2022-10-21 11:56:58 +02:00
Felix Weiß
2e35ed87af
Updated hyperlinks in readme
2022-10-20 10:16:11 +02:00
Felix Weiß
a7f97a72ea
Package id change in readme
2022-10-20 10:11:13 +02:00
Felix Weiß
51870166e4
Update publish.yml
2022-10-20 10:04:49 +02:00
Felix Weiß
b43e9bd201
Package id
2022-10-20 10:02:59 +02:00
Felix Weiß
e313dbc3ec
Changed package ID
2022-10-20 10:01:53 +02:00
Felix Weiß
bdf9f93f97
Update MewtocolNet.csproj
2022-10-20 09:50:58 +02:00
Felix Weiß
fe816ab78e
Update publish.yml
2022-10-20 09:46:08 +02:00
Felix Weiß
48a5977185
Create publish.yml
2022-10-20 09:36:35 +02:00
Felix Weiß
c69f63c191
Update README.md
2022-09-27 10:21:37 +02:00
Felix Weiß
6a2f278dd1
Fixed negative queued msges
...
- version count up
v0.6.0
2022-09-27 10:18:01 +02:00
Felix Weiß
19159ed183
Upcount version
v0.5.8
2022-09-27 09:53:02 +02:00
Felix Weiß
635823a66f
Made poller delay thread safe
...
- added property for currentlly queued messages
- added (optional) progress to ReadByteRange
2022-09-27 09:52:35 +02:00
Felix Weiß
c7a6559f97
Added methods to pause/resume the auto polling
v0.5.6
2022-09-23 16:38:14 +02:00
Felix Weiß
88a453355c
Merge branch 'master' of https://github.com/WOmed/MewtocolNet
2022-09-21 16:24:08 +02:00
Felix Weiß
6f8f891760
Added poller delay
...
- added downstream and upstream speeds
- refactored SerialQueue
- counted version up to 0.5.5
2022-09-21 16:24:00 +02:00
Felix Weiß
8fb8d4989d
Update version in package ref
2022-08-04 11:53:20 +02:00
Felix Weiß
45a9fa0520
Version upcount
v0.5.2
2022-08-04 11:48:04 +02:00
Felix Weiß
772f8b89a4
Fixed auto value string enum conversion
2022-08-04 11:47:37 +02:00
Felix Weiß
6c7c368b55
Bugfixes in host connection params setup
v0.5.1
2022-07-19 17:37:10 +02:00
Felix Weiß
38f0f9f523
Counted up version number
2022-07-19 09:31:06 +02:00
Felix Weiß
c2aecb387a
Merge branch 'master' of https://github.com/WOmed/MewtocolNet
2022-07-19 09:28:27 +02:00
Felix Weiß
0e1f5cd12b
Added possiblity to connect over a certain host endpoint
...
- fixed missing docs and
- fixed accessing modifiers
2022-07-19 09:28:18 +02:00
Felix Weiß
f15d565029
Typos
v0.5.0
2022-07-18 16:50:48 +02:00
Felix Weiß
0ac0198223
Update README.md
2022-07-18 16:49:53 +02:00
Felix Weiß
3c450eea97
Added method to change connection params
2022-07-18 16:47:43 +02:00
Felix Weiß
fe2d2b9fb9
Made the interface disposable and refactoring
2022-07-18 09:55:36 +02:00
Felix Weiß
6c411d7318
Heavily improved the overall performance and async handling
...
- added a queuing manager for all messages
- tcp now keeps the connection after the first handshake
- async tasks are now run by the time order they were added
- minor bugfixes
2022-07-15 15:53:26 +02:00
Felix Weiß
cdae9a60fb
Merge branch 'master' of https://github.com/WOmed/MewtocolNet
v0.4.3
2022-07-13 18:28:40 +02:00
Felix Weiß
b1c2cdb70e
Fixed exception on duplicate memory adresses when the adress area was different
...
- counted up version number
2022-07-13 18:28:28 +02:00
Felix Weiß
95bfcf94de
Update README.md
2022-07-04 16:57:42 +02:00