EvilFactory
faad59f20d
fix projects and compile errors
2022-09-29 14:08:59 -03:00
peelz
dd1b404c9b
Refactor error/exception/message handling
...
This adds:
- LuaCsSetup.ExceptionHandler so we can decide how we want to handle
exceptions for unit tests
- LuaCsSetup.MessageHandler so we can redirect logs to the XUnit output
helper
2022-08-10 05:59:41 -04:00
EvilFactory
3fc6892571
fix exceptions not being handled correctly inside Network.Receive and Timer.Wait
2022-07-23 12:23:27 -03:00
Evil Factory
a154558f0b
fix HttpGet method
2022-06-22 20:38:49 -03:00
Evil Factory
78716f4695
allow use of any http method
2022-06-19 10:58:01 -03:00
Evil Factory
88b19b2220
renamed http methods (with compatibility) and added a way to start http listeners
2022-06-01 14:23:06 -03:00