Commit graph

3 commits

Author SHA1 Message Date
Matt Costi
8c4035d80d py linting 2019-07-14 11:44:13 -04:00
Matt Costi
faf031acd7 add simple request method handling
- can register callbacks on specific HTTP methods and paths
- Can call update_poll in event loop to check for new incoming requests
- update server example script
2019-07-13 20:54:48 -04:00
Matt Costi
5e09b7b867 Add server class to handle server start and get connected clients 2019-07-13 12:52:20 -04:00