index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
go
/
port.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
Resolving a racing condition while adding ports on the app's side.
Max Romanov
1
-1
/
+5
2020-03-30
Fixing application process infinite loop.
Max Romanov
1
-0
/
+4
2019-12-24
Go: moving source files to the root of the project.
Max Romanov
1
-0
/
+0
2018-10-02
Go: fixing typo in log messages.
Max Romanov
1
-1
/
+1
2018-08-06
Unit application library.
Max Romanov
1
-98
/
+45
2017-12-06
Go: removing request registry.
Max Romanov
1
-18
/
+14
2017-10-27
Fixing racing condition in request.msgs usage.
Max Romanov
1
-8
/
+8
2017-09-08
Cosmetic fixes in port.go.
Sergey Fedchenko
1
-33
/
+35
2017-09-06
Style fixes.
Igor Sysoev
1
-5
/
+11
2017-08-31
nginext has been renamed to unit.
Igor Sysoev
1
-1
/
+1
2017-08-30
ListenAndServe changed to be compatible with http.ListenAndServe.
Max Romanov
1
-2
/
+18
2017-08-29
The process type enum exposed to go module.
Max Romanov
1
-2
/
+3
2017-08-29
The master process has been renamed to the main process.
Igor Sysoev
1
-4
/
+4
2017-07-12
Go: worker initialization. READY message to master.
Max Romanov
1
-6
/
+47
2017-06-23
External Go app request processing.
Max Romanov
1
-0
/
+161