issues
search
firepear
/
petrel
It's like SQLite, but for networking
MIT License
20
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rework genMsg
#79
firepear
opened
1 month ago
0
client.Dispatch should take a `string` and a `[]byte`
#78
firepear
closed
2 months ago
1
Decide whether to keep UDP connections. Unify server constructor.
#77
firepear
opened
2 months ago
1
Re-add tests for HMAC and TLS
#76
firepear
opened
2 months ago
0
Tests overhaul
#75
firepear
opened
2 months ago
1
Adding Req and Resp to petrel.Conn
#74
firepear
closed
1 month ago
3
Remove variant Client constructors from client package
#73
firepear
closed
1 month ago
2
server should maintain a list of live connections
#72
firepear
opened
6 months ago
0
server per-connection configuration
#71
firepear
opened
6 months ago
1
server rework
#70
firepear
opened
7 months ago
3
Revise header/protocol
#69
firepear
opened
7 months ago
3
Check that per-connection variables are all instantiated at connection creation
#68
firepear
closed
1 month ago
3
Split test suite
#67
firepear
closed
2 months ago
1
Make HMAC support a build flag?
#66
firepear
opened
2 years ago
0
Remove qsplit and CLI mode
#65
firepear
closed
1 year ago
7
Overhaul perrs and error handling in general
#64
firepear
closed
1 month ago
3
Don't make the user write two loops and handle sigs
#63
firepear
opened
2 years ago
1
Add config option for signal handling
#62
firepear
closed
2 years ago
1
Change connRead inner loop?
#61
firepear
closed
8 years ago
1
Better testing of Raw functions
#60
firepear
closed
8 years ago
0
Client should return rid
#59
firepear
closed
8 years ago
1
Request ID should be part of header
#58
firepear
closed
8 years ago
3
Multiple HMAC keys
#57
firepear
closed
2 years ago
2
Error when request len > length header
#56
firepear
closed
8 years ago
1
Add error handling to Client
#55
firepear
closed
8 years ago
0
Fix docs
#54
firepear
closed
8 years ago
0
Dedupe networking code
#53
firepear
closed
8 years ago
2
Add/Cleanup all type documentation
#52
firepear
closed
8 years ago
1
Test aggregation
#51
firepear
closed
8 years ago
2
Tests don't use error data
#50
firepear
closed
8 years ago
2
Name changes
#49
firepear
closed
8 years ago
0
Tests for LogIP
#48
firepear
closed
8 years ago
0
every `send` needs its error checked
#47
firepear
closed
8 years ago
0
Add HMAC support
#46
firepear
closed
8 years ago
3
Investigate Contexts
#45
firepear
closed
4 months ago
2
Check allocs
#44
firepear
closed
4 months ago
1
Send msg on disconnect
#43
firepear
closed
8 years ago
2
Make error codes data
#42
firepear
closed
8 years ago
9
Errors from Petrel should have a common prefix
#41
firepear
closed
8 years ago
3
scrub for 'as', turn to 'ph'
#40
firepear
closed
8 years ago
2
Handle HUP signal for logrotate
#39
firepear
closed
8 years ago
1
Fix example client link in README
#38
firepear
closed
8 years ago
0
Differentiate error messages on read and write
#37
sboyettedh
closed
8 years ago
4
Pull test coverage back up
#36
firepear
closed
8 years ago
0
Test zero-length sends
#35
firepear
closed
8 years ago
1
Add msg code 501, 502: bad read/write from/to network
#34
firepear
closed
8 years ago
2
Remove command listing from bad command replies
#33
firepear
closed
8 years ago
1
Make aclient the client for testing
#32
firepear
closed
8 years ago
1
Asock needs benchmarks
#31
firepear
closed
7 years ago
1
Do away with the EOM marker
#30
firepear
closed
8 years ago
2
Next