Commit graph

54 commits

Author SHA1 Message Date
ba1f30efba fix weird dependency error 2024-06-06 15:08:27 +02:00
b32632c48b Merge branch 'master' of https://git.cscherr.de/PlexSheep/netpong 2024-05-12 17:28:15 +02:00
9b4a77fd1a ci add cargo test of docs 2024-05-12 17:27:34 +02:00
PlexSheep
0591d5024e automatic cargo CI changes 2024-02-16 15:42:54 +00:00
3199571fea
ci add clippy rustup 2024-02-16 16:35:37 +01:00
51fd847cd9
clippy ci 2024-02-16 16:12:29 +01:00
PlexSheep
e859dd3f95 automatic cargo CI changes 2024-02-09 17:42:45 +00:00
1e722a56ad
fix ci 2024-02-09 18:38:35 +01:00
557e0b61b0
fix client datatype 2024-02-09 18:10:02 +01:00
bc2b7284df
bump version 2024-02-09 18:06:31 +01:00
ffd8461368
Merge branch 'devel' 2024-02-09 17:53:47 +01:00
642dc1f558
refactoring 2024-02-09 17:53:42 +01:00
9fbf8ecdf5
ready for release 2024-01-24 22:05:35 +01:00
52ac674e50
Merge branch 'devel' 2024-01-24 21:57:45 +01:00
0242100fb5
the server still lives with over 500 clients 2024-01-24 17:02:19 +01:00
80c8d6d4ed
indefinitely mode added 2024-01-24 16:48:42 +01:00
26521989be
Merge branch 'devel' 2024-01-24 16:29:25 +01:00
d18a4c1e0b
it works 2024-01-24 16:29:15 +01:00
cscherrNT
81b54c66f2 automatic cargo CI changes 2024-01-24 15:14:45 +00:00
0a37691e05
i played a round of netpong with tls 2024-01-24 16:12:31 +01:00
25375eca32
it just works 2024-01-24 16:01:37 +01:00
cscherrNT
dfc761d9c4 automatic cargo CI changes 2024-01-24 14:40:52 +00:00
06430ec6b7
how can openssl have SUCH a bad cli interface 2024-01-24 15:38:24 +01:00
cc80d0afae
mainly trying to get the client to work 2024-01-24 13:22:16 +01:00
4595f37f4c
primitive tlsping 2024-01-24 11:23:15 +01:00
7188f424ba
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/netpong into devel 2024-01-24 10:56:57 +01:00
5ff6987a07
mini https 2024-01-24 10:56:55 +01:00
cscherrNT
ee2913065d automatic cargo CI changes 2024-01-24 09:50:14 +00:00
c240551ad5
we have a tls connection
(but it cant close yet?)
2024-01-24 10:47:40 +01:00
cscherrNT
c96f927b88 automatic cargo CI changes 2024-01-23 17:23:27 +00:00
8a1407185a
a little tls error handling 2024-01-23 18:21:14 +01:00
e622a5cc99
very primitive tls server 2024-01-23 18:01:41 +01:00
dc407c8ce8
status and performance improvements 2024-01-23 14:58:59 +01:00
b0fb7de6e9
concurrency 2024-01-23 13:50:40 +01:00
PlexSheep
b6c9b660f6 automatic cargo CI changes 2024-01-23 08:16:00 +00:00
b0edd17825
runtime 2024-01-23 09:13:40 +01:00
6078ee58a9
add test key and cert 2024-01-21 22:04:42 +01:00
3c5c30f6c9
add todo 2024-01-20 03:31:07 +01:00
b7fcd9c455 Merge pull request 'We have a server at least' () from devel into master
Reviewed-on: 
2024-01-19 16:40:16 +01:00
6868af2016
ping pong works (with a python client) 2024-01-19 16:33:46 +01:00
a9bf861a0b
it somewhat works, now we just need to pong back 2024-01-19 16:11:02 +01:00
de412de988
better errors 2024-01-19 15:26:30 +01:00
956dbf375a
progress with the reads 2024-01-19 14:21:19 +01:00
cscherrNT
9e492adeb3 automatic cargo CI changes 2024-01-19 11:58:53 +00:00
13745e96b8
tokio is hard work 2024-01-19 12:56:25 +01:00
a11618add4
use thread pool to process connections 2024-01-19 09:36:17 +01:00
PlexSheep
12a60eb189 automatic cargo CI changes 2024-01-19 00:01:29 +00:00
78340a23d2
a very primitive "server" 2024-01-19 00:59:16 +01:00
a212cfff83
split more stuff into modules 2024-01-18 23:55:02 +01:00
69615cf4d5
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/netpong into devel 2024-01-18 23:45:53 +01:00