Cybersecurity-Projects/PROJECTS
CarterPerez-dev 984d3d5dd6 feat: implement WebSocket proxying support (Milestone 1.5)
- Add Connection.hs with ConnectionState type and upgrade detection
- Add Tunnel.hs for bidirectional WebSocket tunneling via responseRaw
- Update Proxy.hs to detect WebSocket upgrades and route to tunnel mode
- Fix request body forwarding (was previously empty)
- Add network, streaming-commons, splice dependencies
- Add WebSocket/SSE test servers in examples/websockets/

WebSocket + regular HTTP now work simultaneously without conflicts.
SSE streaming support pending (Milestone 1.6).
2025-12-31 04:10:29 -05:00
..
Aenebris feat: implement WebSocket proxying support (Milestone 1.5) 2025-12-31 04:10:29 -05:00
api-security-scanner mypy is annoying 2025-11-12 15:37:53 -05:00
keylogger fix ruff and mypy lint, add pre commit so it doesnt happen again 2025-11-12 15:30:47 -05:00