mirror of
https://github.com/janet-lang/janet
synced 2025-09-04 20:08:04 +00:00
More updates to the ev library.
This commit is contained in:
@@ -10,4 +10,5 @@
|
||||
(buffer/clear b))
|
||||
(printf "Done %v!" id)))
|
||||
|
||||
(print "Starting echo server on 127.0.0.1:8000")
|
||||
(net/server "127.0.0.1" "8000" handler)
|
||||
|
Reference in New Issue
Block a user