Uses 2770K of libraries. Click here for Pure Java version (20118L/112K).
1 | !7 |
2 | |
3 | cmodule Eleu3 > DynEleu { |
4 | // change port defaults while allowing user to select port anyway |
5 | { |
6 | httpPort = 1337; |
7 | httpsPort = 7331; |
8 | unset useSessions; |
9 | } |
10 | |
11 | start { |
12 | moduleForDomain(""); |
13 | } |
14 | |
15 | @Override |
16 | S moduleForDomain(S domain) { |
17 | ret dm_requireModule("#1031416/GazelleBEAForUsers"); |
18 | } |
19 | } |
Began life as a copy of #1029544
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031417 |
Snippet name: | Web server for Gazelle BEA for Users (#1031416) |
Eternal ID of this version: | #1031417/5 |
Text MD5: | c384beda8d598b5c1bc644efcbb3426a |
Transpilation MD5: | 230a9b6b9d81c32f4b23e824e5808f9e |
Author: | stefan |
Category: | javax / gazelle |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-19 00:05:56 |
Source code size: | 344 bytes / 19 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 181 / 3058 |
Version history: | 4 change(s) |
Referenced in: | [show references] |