Dylan K. Taylor 76f1ee1827 Add restrictions on packet send directions with interfaces
This prevents plugins sending wrong packets at the compiler level (or would, if we had a compiler). It's more robust than a getter for client/server and throwing an exception since a static analysis tool can detect faults created by sending wrong packets from the server. This is also used to deny service to dodgy clients which send wrong packets to the server to attack it.
2019-01-17 12:51:24 +00:00
..
2019-01-16 21:52:03 +00:00
2019-01-07 22:38:04 +00:00
2018-01-28 13:08:11 +00:00