mirror of
https://github.com/lammertb/libhttp.git
synced 2025-07-29 21:01:13 +03:00
Handler for websocket connection (Step 7/7)
Add an interface to register handler for websocket connections. See enhancement #30 and question #101
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2014 the Civetweb developers
|
||||
* Copyright (c) 2014-2015 the Civetweb developers
|
||||
* Copyright (c) 2014 Jordan Shelley
|
||||
* https://github.com/jshelley
|
||||
* License http://opensource.org/licenses/mit-license.php MIT License
|
||||
|
Reference in New Issue
Block a user