This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
Brainstorm
Watch
1
Star
0
Fork
0
You've already forked Brainstorm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb3574bb3f8e3fe36abbe495da7eb753488f6352
Brainstorm
/
Foundation Web Core
History
wcrisman
eb3574bb3f
Made AbstractSocketContext.id private and added an accessor to help merge code between branches. Modified WebServer.debug to be private with a public accessor to make code mergable between branches. Fixed code in NetworkListener and SocketContext to use accessors instead of attributes for id and debug. Modified SocketContext.writeClientBoundSslMessage() to take the channel and currentOutboundMessage as parameters to make code more mergable, and added debug output from main branch. Removed calls in the SSL code to chain buffers in a MessageBuffer, which should not be used currently anyway, and won't be used in the future.
2014-12-28 17:15:57 -08:00
..
src/com/foundation
/web
Made AbstractSocketContext.id private and added an accessor to help merge code between branches. Modified WebServer.debug to be private with a public accessor to make code mergable between branches. Fixed code in NetworkListener and SocketContext to use accessors instead of attributes for id and debug. Modified SocketContext.writeClientBoundSslMessage() to take the channel and currentOutboundMessage as parameters to make code more mergable, and added debug output from main branch. Removed calls in the SSL code to chain buffers in a MessageBuffer, which should not be used currently anyway, and won't be used in the future.
2014-12-28 17:15:57 -08:00
.classpath
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
.project
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
resources.xres
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
Test.ind
Initial commit from SVN.
2014-05-30 10:31:51 -07:00