dmlary / morrow

Ruby ECS-based MUD server
MIT License
4 stars 1 forks source link

ConnectionComponent output queuing #1

Closed dmlary closed 4 years ago

dmlary commented 4 years ago

Methods for sending to Player, should write data to the ConnectionComponent. ConnectionSystem should perform the sends.