tcp_engine
Example project to demonstate a general purpose TCP connection.
Installation
Run 'crystal tcp_engine.cr to start'
-- The benchmark.cr can then be run to test local speeds --
Usage
Use this as a starting point for building a TCP based service
Development
Any questions or comments you can contact me at [email protected]
Contributors
- Jason - creator and maintainer