bryanhitc / lcu-sharp

An API wrapper for the League of Legends client.
MIT License
44 stars 10 forks source link

Add league client event support via WebSockets. #6

Closed bryanhitc closed 5 years ago

bryanhitc commented 5 years ago

Resolves #5 by implementing a WebSocket handler that allows the subscription and unsubscription of event handlers.