19 Commits (master)
 

Author SHA1 Message Date
Avril 14bd5df498
Added AsyncWrite + AsyncRead support to Stream
3 years ago
Avril 596788f2ad
Listener::local_addr()
3 years ago
Avril 7a8b5e669d
Started: Combined Unix + Tcp socket and listener sock::Listener, sock::Stream
3 years ago
Avril d0b58f6140
added test/example data structure SingletonStore
3 years ago
Avril f22bda2f9a
Rework Config
3 years ago
Avril b20878a633
who knows
3 years ago
Avril fdb8da3293
Fix unwind in collect_array() incorrectly dropping slice
3 years ago
Avril dca0c79c4a
Start arg parsing.
3 years ago
Avril 192a7a6ed6
Added cargo description
3 years ago
Avril 825b087608
enc::ser: Added message hashing option. Added message validation, optional message header for hash, salt and signature (if used.) Messages now contain 2 prefix (whitespace, to not change bare text-formatted messages semantics) characters used to determine if the message is valid and if there is a header to be read from it.
3 years ago
Avril c8f616ae97
Start: Arg parsing structures
3 years ago
Avril b77d33fa8d
de_singleton_inner() should no longer allocate a transform buffer when no transform is to be done.
3 years ago
Avril e900e6d398
Tests: ser/de_singleton with normal, comp (brotli), and/or encryption (chacha) works.
3 years ago
Avril 5f2f40df37
Changed de_singleton_inner() buffer to be generic
3 years ago
Avril bd2dab8bd3
enc: de_singleton(), read_singleton()
3 years ago
Avril 03eaddb7eb
Start: de_singleton_inner()
3 years ago
Avril 1f5ead31c9
Serialise singleton, write singleton both working (barebones)
3 years ago
Avril 40656d6cc3
Added enc::ser_singleton() with options
3 years ago
Avril 035dabf869
Initial commit
3 years ago