Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 282 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 282 Bytes

Todo list for gremtune

  • Add tests for connection (WebSockets etc.)
  • Timeout for response retrieval
  • Fix error handling in write and read workers
  • Write UUIDv4 generator to reduce reliance on external library
  • Change WebSocket library from gorilla/websocket to net/websocket